summaryrefslogtreecommitdiff
path: root/sway/config
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.net>2022-07-09 19:24:12 +0200
committertslil clingman <tslil@posteo.net>2022-07-09 19:24:12 +0200
commitabd02a6e05f2e2031a65cd927e4abdf6f89335ee (patch)
tree70e55e519850c4f3aeacf58d2a536af51524fd60 /sway/config
parent0853bb6923815cb2d1502bec40f045e3043ded02 (diff)
Updating kernel and keyboard layout
Diffstat (limited to 'sway/config')
-rw-r--r--sway/config8
1 files changed, 6 insertions, 2 deletions
diff --git a/sway/config b/sway/config
index f425b28..9dcdcd7 100644
--- a/sway/config
+++ b/sway/config
@@ -5,13 +5,17 @@
input "1:1:AT_Translated_Set_2_keyboard" {
xkb_model pc105aw-sl
xkb_layout "us(cmk_ed_dh)"
- xkb_options "caps:ctrl_modifier"
+ xkb_options "caps:backspace,lv3:ralt_alt,ctrl:swap_lalt_lctl"
}
input "1:2:AT_Raw_Set_2_keyboard" {
xkb_model pc105aw-sl
xkb_layout "us(cmk_ed_dh)"
- xkb_options "caps:ctrl_modifier"
+ xkb_options "caps:backspace,lv3:ralt_alt,ctrl:swap_lalt_lctl"
+}
+
+input "2:10:TPPS/2_IBM_TrackPoint" {
+ pointer_accel 1
}
### Variables