https://bugs.kde.org/show_bug.cgi?id=465439

--- Comment #2 from Magnus Anderson <[email protected]> ---
A substitute I produced, as I was annoyed by this a long time ago and found
nothing, hopefully this can be useful for someone else:

```
sh -c 'rm "/tmp/fake-tablet-mode-rotated" 2>/dev/null && { kscreen-doctor
output.1.rotation.none ; } || { kscreen-doctor output.1.rotation.left ; touch
/tmp/fake-tablet-mode-rotated ; }'
```

I put this command into a widget in the title bar. The main thing I learned is
`kscreen-doctor` existing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to