diff --git a/xinitrc b/xinitrc index 7595647..8770528 100644 --- a/xinitrc +++ b/xinitrc @@ -57,6 +57,9 @@ xset m 0 0 # reassign AltGR to Super_L xmodmap -e "keycode 108 = Super_L" +xinput 'HAILUCK CO.,LTD USB KEYBOARD Mouse' 'libinput Middle Emulation Enabled' 1 +xinput 'HAILUCK CO.,LTD USB KEYBOARD Mouse' 'libinput Scroll Method Enabled' 0 0 1 + # disable DPMS and screensaving - doesn't work without a dely # TODO does this now work with a dely? (sleep 5s && xset s off -dpms) &