blob: 86e76eb81212f41761b11d70fec4e34f2e5573a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# System tweaks
- Map CapsLock as Ctrl:
- install keyd
- add settings to /etc/keyd/default.conf
- Thinker only: add upower config tweak /etc/UPower/UPower.conf
# KDE Plasma tweaks
- set key repeat rate/threshold
- assign Alt+<number> keys for taskbar entries
- disable window toggle on Alt-num key:
- right click on taskbar
- Behavior tab
- "Clicking active task" checkbox
- disable mouse cursor while typing
- settings
- desktop effects
- accessibility
- "hide cursor" checkbox
|