We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use Sway (Wayland). I am not sure if input-wacom driver is part of libinput. Please close the issue if not.
input-wacom
libinput
Is this a feature or bug:
$ libinput list-devices | grep -i -20 wacom Device: Wacom One by Wacom S Pen Kernel: /dev/input/event18 Group: 6 Seat: seat0, default Size: 152x95mm Capabilities: tablet Tap-to-click: n/a Tap-and-drag: n/a Tap drag lock: n/a Left-handed: disabled Nat.scrolling: n/a Middle emulation: n/a Calibration: n/a Scroll methods: none Click methods: none Disable-w-typing: n/a Disable-w-trackpointing: n/a Accel profiles: none Rotation: n/a
I would like to rotate my tablet, however Rotation is not supported 😐
Rotation
The text was updated successfully, but these errors were encountered:
I found a workaround: If i use the left-handed mode, it rotates 180 degrees ☺️: input $tablet left_handed 1
input $tablet left_handed 1
Sorry, something went wrong.
No branches or pull requests
I use Sway (Wayland). I am not sure if
input-wacom
driver is part oflibinput
. Please close the issue if not.Is this a feature or bug:
I would like to rotate my tablet, however
Rotation
is not supported 😐The text was updated successfully, but these errors were encountered: