Created
          March 30, 2018 07:56 
        
      - 
      
 - 
        
Save spotman/71d475aab30e2e851de0f068c4356d78 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # https://wiki.archlinux.org/index.php/Logitech_Marble_Mouse | |
| # append this to /usr/lib/X11/xorg.conf.d/10-libinput.conf | |
| Section "InputClass" | |
| Identifier "Marble Mouse" | |
| MatchProduct "Logitech USB Trackball" | |
| Driver "libinput" | |
| Option "ScrollMethod" "button" | |
| Option "ScrollButton" "8" | |
| Option "MiddleEmulation" "on" | |
| EndSection | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment