]> git.draconx.ca Git - fvwmconf.git/blobdiff - common/static/gitweb/git-favicon.png
Split the .fvwm directory into global, common, and host-specific subdirectories.
[fvwmconf.git] / common / static / gitweb / git-favicon.png
diff --git a/bindings b/bindings
deleted file mode 100644 (file)
index 35ed961..0000000
--- a/bindings
+++ /dev/null
@@ -1,38 +0,0 @@
-# Globalbinds covers these.
-Key Page_Down A CM Nop
-Key Page_Up   A CM Nop
-Key End       A CM Nop
-Key Home      A CM Nop
-Key Insert    A CM Nop
-Key N         A CM Nop
-
-# When programs don't set the resolution...
-Key F12 A C Exec exec xrandr -s 0
-
-# For moving windows around desktops.
-Key J WFT CM DoPageMove 0
-Key K WFT CM DoPageMove 1
-Key L WFT CM DoPageMove 2
-Key U WFT CM DoPageMove 3
-Key I WFT CM DoPageMove 4
-Key O WFT CM DoPageMove 5
-
-# For moving ourself around desktops.
-Key 1 A CM GotoPage 0 0
-Key 2 A CM GotoPage 1 0
-Key 3 A CM GotoPage 2 0
-Key 4 A CM GotoPage 3 0
-Key 5 A CM GotoPage 4 0
-Key 6 A CM GotoPage 5 0
-
-# Mousewheel stuff
-Mouse 5 R A GotoPage wrapx +1p 0p
-Mouse 4 R A GotoPage wrapx -1p 0p
-
-Mouse 4 T N Windowshade True
-Mouse 5 T N Windowshade False
-
-DestroyFunc DoPageMove
-AddToFunc   DoPageMove
-+ I GotoPage   $0 0
-+ I MoveToPage $0 0