removing outdated emacs files (soon to be replaced with recent ones)
[srid.dotfiles.git] / dot-sawfish / custom
blob67e3e5be7d7adf87b40bd9b847517e574271453d
1 ;; sawfish user customization -- do not edit by hand!
2 ;; sawfish version 1.3, written Sat Feb  3 10:38:54 2007
4 (custom-set-typed-variable (quote default-frame-style) (quote Crux) (quote frame-style))
5 (custom-set-typed-variable (quote match-window-profile) (quote ()) (quote match-window) (quote sawfish.wm.ext.match-window))
6 (custom-set-typed-variable (quote workspace-names) (quote ("1" "2" "3")) (quote (list string "Workspace names")))
7 (custom-set-typed-variable (quote audio-events-enabled) (quote ()) (quote boolean) (quote sawfish.wm.ext.audio-events))
8 (custom-set-typed-variable (quote tooltips-enabled) (quote ()) (quote boolean) (quote sawfish.wm.ext.tooltips))
9 (custom-set-typed-variable (quote tooltips-show-doc-strings) (quote ()) (quote boolean))
10 (custom-set-keymap (quote window-keymap) (quote (keymap (raise-and-pass-through-click . "Button1-Click") (delete-window-safely . "M-F4") (iconify-window . "Super-SPC") (maximize-window-fullscreen-toggle . "C-F11") (maximize-fill-window-toggle . "C-F") (move-window-interactively . "W-Button1-Move") (popup-window-menu . "W-Button2-Click") (raise-lower-window . "W-Button3-Click"))))
11 (custom-set-keymap (quote global-keymap) (quote (keymap (cycle-windows . "M-TAB") (next-workspace . "M-C-Right") (previous-workspace . "M-C-Left"))))
12 (custom-set-typed-variable (quote Crux:show-window-icons) (quote t) (quote boolean))
13 (custom-set-typed-variable (quote focus-mode) (quote click) (quote symbol))
14 (custom-set-typed-variable (quote cycle-show-window-names) (quote ()) (quote boolean))
15 (custom-set-typed-variable (quote Crux:button-theme) (quote windows) (quote (choice (default "Default") (platinum "Mac OS Platinum") (macos-x "Mac OS X") (windows "MS Windows") (next "NeXTSTEP"))))