Skip to content

Instantly share code, notes, and snippets.

@ao-kenji
Created June 2, 2021 11:48
Show Gist options
  • Select an option

  • Save ao-kenji/05534a6213ac7e2ec9e266515370399d to your computer and use it in GitHub Desktop.

Select an option

Save ao-kenji/05534a6213ac7e2ec9e266515370399d to your computer and use it in GitHub Desktop.
OpenBSD 6.9-current on Fujitsu ARROWS Tab Q555/K64
wsmouse : touch panel (with finger)
wsmouse1: ???
wsmouse2: touch panel (with stylus pen)
wsmouse3: USB mouse
----
locris# wsconsctl | grep mouse
wsconsctl: Use explicit arg to view keyboard.map.
mouse.type=touch-panel
mouse.rawmode=1
mouse.scale=0,2880,0,1856,0,0,0
mouse.reverse_scrolling=0
mouse1.type=touchpad
mouse1.rawmode=1
mouse1.scale=0,0,0,0,0,0,0
mouse1.reverse_scrolling=0
mouse2.type=touch-panel
mouse2.rawmode=1
mouse2.scale=0,21896,0,13760,0,0,0
mouse2.reverse_scrolling=0
mouse3.type=usb
mouse3.rawmode=1
mouse3.scale=0,0,0,0,0,0,0
mouse3.reverse_scrolling=0
locris#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment