### Input configuration # # Example configuration: # # input "2:14:SynPS/2_Synaptics_TouchPad" { # dwt enabled # tap enabled # natural_scroll enabled # middle_emulation enabled # } # # You can get the names of your inputs by running: swaymsg -t get_inputs # Read `man 5 sway-input` for more information about this section. input "9094:17208:Raydium_Corporation_Raydium_Touch_System" map_to_output eDP-1 input "2:10:TPPS/2_IBM_TrackPoint" pointer_accel 0.5 # input type:touch map_to_output LVDS-1 we don't do that here input "1133:16507:Logitech_MX_Vertical" pointer_accel -0.8 input "1133:45088:MX_Vertical_Mouse" pointer_accel -0.8 input "1133:49290:Logitech_MX_Vertical_Advanced_Ergonomic_Mouse" pointer_accel -0.8 input "1386:38:Wacom_Intuos5_touch_S_Pen" map_to_output DP-3 input "1386:38:Wacom_Intuos5_touch_S_Pad" map_to_output DP-3 input "1386:38:Wacom_Intuos5_touch_S_Finger" map_to_output DP-3 input type:keyboard { xkb_layout de xkb_variant us #xkb_options grp:alt_shift_toggle }