File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,17 @@ To enable autorotation you need to install the `screen-rotate` gnome extension:
29
29
environment.systemPackages = [ pkgs.gnomeExtensions.screen-rotate ];
30
30
```
31
31
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.
You can’t perform that action at this time.
0 commit comments