Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:trackpad_settings [2025/04/29 15:18] 92.40.42.255misc:trackpad_settings [2025/04/29 15:31] (current) 92.40.42.255
Line 12: Line 12:
 Add the following value: Add the following value:
 <code> <code>
-# /etc/wsconsctl.conf +mouse1.tp.mtbuttons=1
-mouse.tp.mtbuttons=on+
 </code> </code>
  
 If you prefer "reverse scrolling", also add: If you prefer "reverse scrolling", also add:
 <code> <code>
-# /etc/wsconsctl.conf +mouse1.reverse_scrolling=1
-mouse.reverse_scrolling=on+
 </code> </code>
  
- +===== See also: ===== 
-See also: +  * [[https://man.openbsd.org/wsconsctl.conf| wsconsctl.conf manual page]] 
-wsconsctl.conf manual page +  * [[https://man.openbsd.org/wsmouse|wsmouse(4) manual page]] 
-wsmouse manual page+  * [[https://man.openbsd.org/wsconsctl|wsconsctl(8) manual page]] 
 +