diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-06-30 22:27:18 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-06-30 22:27:18 +0200 |
| commit | acae88e93352e712800ce735c6a5731a3da9914b (patch) | |
| tree | 318c0372e511868dcd4282b68e68c846c3feb7ce /content/notes | |
| parent | e88c6a25d83a1e7624bf47af3b9bce58cee897dc (diff) | |
| download | mitjafelicijan.com-acae88e93352e712800ce735c6a5731a3da9914b.tar.gz | |
Added Xfce4 change key note
Diffstat (limited to 'content/notes')
| -rw-r--r-- | content/notes/2025-06-30-xfce-alt-to-win.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/content/notes/2025-06-30-xfce-alt-to-win.md b/content/notes/2025-06-30-xfce-alt-to-win.md new file mode 100644 index 0000000..5ee5000 --- /dev/null +++ b/content/notes/2025-06-30-xfce-alt-to-win.md | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | --- | ||
| 2 | title: Change Alt key to Win key under Xfce4 | ||
| 3 | url: xfce4-alt-to-win-key.html | ||
| 4 | date: 2025-06-30T16:13:13+02:00 | ||
| 5 | type: note | ||
| 6 | draft: false | ||
| 7 | tags: [] | ||
| 8 | --- | ||
| 9 | |||
| 10 | To change the modifier key from Alt to the Win (Super/Meta) key for moving and | ||
| 11 | resizing windows in Xfce: | ||
| 12 | |||
| 13 | 1. Open Window Manager Tweaks: | ||
| 14 | - Go to Settings → Window Manager Tweaks (or run `xfwm4-tweaks-settings` | ||
| 15 | from a terminal). | ||
| 16 | 2. Go to the “Accessibility” Tab: | ||
| 17 | - Look for the option "Key used to grab and move windows". | ||
| 18 | 3. Change the Modifier Key: | ||
| 19 | - By default, this is set to Alt. | ||
| 20 | - Change it to Super (or Meta, depending on your keyboard layout - this is | ||
| 21 | the Windows key on most keyboards). | ||
