From acae88e93352e712800ce735c6a5731a3da9914b Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 30 Jun 2025 22:27:18 +0200 Subject: Added Xfce4 change key note --- content/notes/2025-06-30-xfce-alt-to-win.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/notes/2025-06-30-xfce-alt-to-win.md (limited to 'content/notes') 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 @@ +--- +title: Change Alt key to Win key under Xfce4 +url: xfce4-alt-to-win-key.html +date: 2025-06-30T16:13:13+02:00 +type: note +draft: false +tags: [] +--- + +To change the modifier key from Alt to the Win (Super/Meta) key for moving and +resizing windows in Xfce: + +1. Open Window Manager Tweaks: + - Go to Settings → Window Manager Tweaks (or run `xfwm4-tweaks-settings` + from a terminal). +2. Go to the “Accessibility” Tab: + - Look for the option "Key used to grab and move windows". +3. Change the Modifier Key: + - By default, this is set to Alt. + - Change it to Super (or Meta, depending on your keyboard layout - this is + the Windows key on most keyboards). -- cgit v1.2.3