07-14-2023, 01:15 PM
Hello!
I'm experimenting on running sway on PineTab2. My idea would be to use it together with the keyboard attached and sometime detach to read or doing stuff that are not keyboard heavy.
I managed to rotate the screen to landscape mode manually by running:
$ swaymsg output DSI-1 transform 90
This is fine, except that if I try to use the touchscreen it seems like the touch gestures "didn't rotate" together with the screen, i.e., I need to swipe left and right in order to scroll up and down when I'm reading a text.
Does anyone know what might be causing this? What is the KDE WM doing besides just rotating the output to match the gestures?
I'm experimenting on running sway on PineTab2. My idea would be to use it together with the keyboard attached and sometime detach to read or doing stuff that are not keyboard heavy.
I managed to rotate the screen to landscape mode manually by running:
$ swaymsg output DSI-1 transform 90
This is fine, except that if I try to use the touchscreen it seems like the touch gestures "didn't rotate" together with the screen, i.e., I need to swipe left and right in order to scroll up and down when I'm reading a text.
Does anyone know what might be causing this? What is the KDE WM doing besides just rotating the output to match the gestures?