blob: 0d0d8c7e1aafe6a9799bb13363ee8dd6764c0fac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
input "2:7:SynPS/2_Synaptics_TouchPad" {
events disabled
dwt enabled
tap enabled
natural_scroll enabled
click_method clickfinger
}
input "1:1:AT_Translated_Set_2_keyboard" {
repeat_delay 200
repeat_rate 45
xkb_layout us_ab,ir
xkb_options ctrl:nocaps,altwin:swap_alt_win,grp:shifts_toggle
}
input "65261:24672:technomancy_Atreus" {
repeat_delay 200
repeat_rate 45
}
|