blob: d8730f82be0b13a6b95efedd59255277c49b0f65 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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
}
input "1386:230:Wacom_ISDv4_E6_Finger" map_to_output LVDS-1
input "1386:230:Wacom_ISDv4_E6_Pen" map_to_output LVDS-1
|