input { disable-power-key-handling keyboard { xkb { // layout "us,ru" //options "grp:caps_toggle,altwin:swap_alt_win" file "~/.config/keymap.xkb" } repeat-delay 200 repeat-rate 25 // track-layout "global" track-layout "global" numlock } touchpad { // off tap // dwt // dwep // drag false // drag-lock natural-scroll // accel-speed 0.2 // accel-profile "flat" // scroll-method "two-finger" // disabled-on-external-mouse } mouse { // off // natural-scroll // accel-speed 0.2 accel-profile "adaptive" scroll-button 274 // scroll-button-lock middle-emulation scroll-method "on-button-down" } // warp-mouse-to-focus focus-follows-mouse max-scroll-amount="0%" trackpoint { // off // natural-scroll // accel-speed 0.2 // accel-profile "flat" // scroll-method "on-button-down" // scroll-button 273 // scroll-button-lock // middle-emulation } }