summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2005-04-19 04:08:34 +0200
committerStefan Ritter <xeno@thehappy.de>2005-04-19 04:08:34 +0200
commit4a7540d734b604ae5bba50c9d5a902dd212711f0 (patch)
treed643d059667faf251fc82fc81370c89d0a57861b
parentaf309b7813ca9065650cc17be747fe05f426a42f (diff)
Add fvwm config
-rw-r--r--fvwm/config54
1 files changed, 54 insertions, 0 deletions
diff --git a/fvwm/config b/fvwm/config
new file mode 100644
index 0000000..1bb8c1e
--- /dev/null
+++ b/fvwm/config
@@ -0,0 +1,54 @@
+# xeno's fvwm2 config
+
+DesktopSize 4x1
+Mouse 0 2 N Close
+
+# Pager
+ AddToFunc StartFunction
+ + I Module FvwmPager 0 3
+ Style FvwmPager Sticky
+ Style FvwmPager NoTitle
+ Style FvwmPager NoHandles
+ *FvwmPager: Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
+ *FvwmPager: MiniIcons
+ *FvwmPager: Columns 1
+ *FvwmPager: Label 0 Communication
+ *FvwmPager: Label 1 "World Wide Web"
+ *FvwmPager: Label 2 Diverse
+ *FvwmPager: Label 3 Diverse
+
+Style * Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
+Style * IconFont -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
+Style * HandleWidth 4
+Style * GrabFocus
+Style * ResizeOpaque
+Style * NoPPosition
+Style * NoTransientPPosition
+Style * SloppyFocus
+#Style * MWMFunctions
+#Style * MWMDecor
+#Style * HintOverride
+#Style * OLDecor
+
+MenuStyle * Font -xos4-terminus-*-*-*-*-12-*-*-*-*-*-*-*
+MenuStyle * Foreground white, Background black
+MenuStyle * Hilight3DThickness 1
+MenuStyle * BorderWidth 1
+
+CursorStyle ROOT left_ptr
+CursorStyle TITLE left_ptr
+CursorStyle DEFAULT left_ptr
+CursorStyle SYS left_ptr
+CursorStyle MENU left_ptr
+
+# Keys
+ Key Return A M Exec urxvt
+ Key "Q" A M Exec dmenu_run
+ Key Tab A M Next (CurrentPage !Sticky AcceptsFocus) Focus
+ Key "M" A M SemiMax
+ Key "G" A M Desk -1 0 0 3
+ Key "R" A M Desk +1 0 0 3
+ Key "N" A M GotoPage -1p 0
+ Key "T" A M GotoPage +1p 0
+ Key "R" A CM Restart
+ Key "Q" A CM Quit