|
diff --git a/content/notes/2025-06-30-xfce-alt-to-win.md b/content/notes/2025-06-30-xfce-alt-to-win.md
|
|
|
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). |