Linux Laptop Notes
Display
Two scripts for single and dual monitor display (if can’t get auto-HDMI detection working): Single:
|
|
Dual:
|
|
Can then set up key bindings Edit .xbindkeysrc
|
|
|
|
Edit conky.conf:
|
|
Terminals
Tilix looks to be a really nice terminal, with the potential of auto profile switching when moving between hosts (help distinguish servers), but I haven’t managed to consistently get it working yet. Prefer the master approach here rather than deploying a script to clients:
Mail ‘client’
Use chromium app to have separate window for email. In BunsenLabs this then gains the icon from the favicon, so a nice appropriate and separate icon on tint2 bar
|
|
Singularity
Getting “ERROR : Failed to create container process: Operation not permitted” build” error when attempting to build: Quick fix
|
|
Permanent fix via sysctl
|
|
Miscellaneous
- To stop right click close in tint2, edit config and set “mouse_right = none”