Skip to content

Commit 2e4838c

Browse files
authored
Update nixOS.md
Screen Rotate extension configuration
1 parent 15abfc8 commit 2e4838c

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

framework12/nixOS.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,17 @@ To enable autorotation you need to install the `screen-rotate` gnome extension:
2929
environment.systemPackages = [ pkgs.gnomeExtensions.screen-rotate ];
3030
```
3131

32-
You can also in the Screen Rotate extension settings enable on-screen keyboard only in certain orientations.
32+
## Screen Rotate extension configuration
33+
34+
After installing, enable and configure the extension for optimal tablet use:
35+
36+
1. Open Extensions app: `gnome-extensions-app`
37+
2. Find **Screen Rotate** and **enable** it
38+
3. Click **Settings** ⚙️ to configure
39+
4. Configure on-screen keyboard settings:
40+
- **"Show OSK in landscape orientation"****DISABLE**
41+
- **"Show OSK in portrait (right) orientation"****ENABLE**
42+
- **"Show OSK in landscape (flipped) orientation"****DISABLE**
43+
- **"Show OSK in portrait (left) orientation"****ENABLE**
44+
45+
This will show the on-screen keyboard only when holding the Framework 12 in portrait orientations, providing the optimal tablet experience.

0 commit comments

Comments
 (0)