From 662fdbfb5a2005756720d116140dfd4db892abaa Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 19 Jan 2020 20:07:32 +0100 Subject: Shuffle laptop notes around Try to split what's device-specific from what's OS-specific. --- guides/setups/samsung-nc10/busenlabs-helium.md | 50 -------------------------- 1 file changed, 50 deletions(-) delete mode 100644 guides/setups/samsung-nc10/busenlabs-helium.md (limited to 'guides/setups/samsung-nc10/busenlabs-helium.md') diff --git a/guides/setups/samsung-nc10/busenlabs-helium.md b/guides/setups/samsung-nc10/busenlabs-helium.md deleted file mode 100644 index 8950c29..0000000 --- a/guides/setups/samsung-nc10/busenlabs-helium.md +++ /dev/null @@ -1,50 +0,0 @@ -# Keyboard - -Cf. keyboard(5): - -- add `ctrl:nocaps` in /etc/default/keyboard -- run `udevadm trigger --subsystem-match=input --action=change` -- run `setupcon` in a TTY - -# Desktop - -## Conky - -- changed window type to "desktop" so that W-d does not hide Conky -- see dotfiles - -## ClipIt - -- disable hotkeys - -## Openbox - -### `rc.xml` - -- comment A-m and A-r out -- undecorate all windows: - - ``` xml - - no - - ``` - -### WM preferences - -- appearance: uncheck "windows retain a border when undecorated" -- desktops: 4 - -## tint2 - -- remove launcher and exit panel items -- add date (time2) - -## Calendar - -Make weeks begin on Monday by using the British locale: - -- uncomment `en_GB.UTF-8 UTF-8` in /etc/locale.gen -- `sudo locale-gen` -- `force_lang = en_GB.utf8` in `~/.config/gsimplecal/config` - -- cgit v1.2.3