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