aboutsummaryrefslogtreecommitdiff
path: root/content/notes
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-06-30 22:27:18 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-06-30 22:27:18 +0200
commitacae88e93352e712800ce735c6a5731a3da9914b (patch)
tree318c0372e511868dcd4282b68e68c846c3feb7ce /content/notes
parente88c6a25d83a1e7624bf47af3b9bce58cee897dc (diff)
downloadmitjafelicijan.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.md21
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---
2title: Change Alt key to Win key under Xfce4
3url: xfce4-alt-to-win-key.html
4date: 2025-06-30T16:13:13+02:00
5type: note
6draft: false
7tags: []
8---
9
10To change the modifier key from Alt to the Win (Super/Meta) key for moving and
11resizing windows in Xfce:
12
131. Open Window Manager Tweaks:
14 - Go to Settings → Window Manager Tweaks (or run `xfwm4-tweaks-settings`
15 from a terminal).
162. Go to the “Accessibility” Tab:
17 - Look for the option "Key used to grab and move windows".
183. 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).