mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 19:17:57 +01:00
Fix typo for xsetwacom.
This commit is contained in:
parent
965d9a0df0
commit
0052f18784
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
`xsetwacom set "{{device name}}" Mode "{{Relative|Absolute}}"`
|
`xsetwacom set "{{device name}}" Mode "{{Relative|Absolute}}"`
|
||||||
|
|
||||||
- Rotate the input (usefull for tablet-PC when rotating screen) by 0|90|180|270 degrees from "natural" rotation.
|
- Rotate the input (useful for tablet-PC when rotating screen) by 0|90|180|270 degrees from "natural" rotation.
|
||||||
|
|
||||||
`xsetwacom set "{{device name}}" Rotate {{none|half|cw|ccw}}`
|
`xsetwacom set "{{device name}}" Rotate {{none|half|cw|ccw}}`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue