Created
June 2, 2021 11:48
-
-
Save ao-kenji/05534a6213ac7e2ec9e266515370399d 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
| 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