diff options
Diffstat (limited to 'nls/C/Configmenu.m')
-rw-r--r-- | nls/C/Configmenu.m | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/nls/C/Configmenu.m b/nls/C/Configmenu.m deleted file mode 100644 index c38b811..0000000 --- a/nls/C/Configmenu.m +++ /dev/null | |||
@@ -1,62 +0,0 @@ | |||
1 | $set 3 #Configmenu | ||
2 | |||
3 | $ #ConfigOptions | ||
4 | # Config Options | ||
5 | $ #FocusModel | ||
6 | # Focus Model | ||
7 | $ #WindowPlacement | ||
8 | # Window Placement | ||
9 | $ #ImageDithering | ||
10 | # Image Dithering | ||
11 | $ #OpaqueMove | ||
12 | # Opaque Window Moving | ||
13 | $ #FullMax | ||
14 | # Full Maximization | ||
15 | $ #FocusNew | ||
16 | # Focus New Windows | ||
17 | $ #FocusLast | ||
18 | # Focus Window on Workspace Change | ||
19 | $ #ClickToFocus | ||
20 | # Click to Focus | ||
21 | $ #SloppyFocus | ||
22 | # Sloppy Focus | ||
23 | $ #AutoRaise | ||
24 | # Auto Raise | ||
25 | $ #SmartRows | ||
26 | # Smart Placement (Rows) | ||
27 | $ #SmartCols | ||
28 | # Smart Placement (Columns) | ||
29 | $ #Cascade | ||
30 | # Cascade Placement | ||
31 | $ #LeftRight | ||
32 | # Left to Right | ||
33 | $ #RightLeft | ||
34 | # Right to Left | ||
35 | $ #TopBottom | ||
36 | # Top to Bottom | ||
37 | $ #BottomTop | ||
38 | # Bottom to Top | ||
39 | $ #Tabs | ||
40 | # Use Tabs | ||
41 | $ #Icons | ||
42 | # Use Icons | ||
43 | $ #TabPlacement | ||
44 | # Tab Placement | ||
45 | $ #TabRotateVertical | ||
46 | # Rotate Vertical Tabs | ||
47 | $ #SemiSloppyFocus | ||
48 | # Semi Sloppy Focus | ||
49 | $ #MaxOverSlit | ||
50 | # Maximize Over Slit | ||
51 | $ #SloppyWindowGrouping | ||
52 | # Sloppy Window Grouping | ||
53 | $ #WorkspaceWarping | ||
54 | # Workspace Warping | ||
55 | $ #DesktopWheeling | ||
56 | # Desktop Wheeling | ||
57 | $ #AntiAlias | ||
58 | # AntiAlias | ||
59 | $ #DecorateTransient | ||
60 | # Decorate Transient | ||
61 | $ #ClickRaises | ||
62 | # Click Raises | ||