;; sawfish user customization -- do not edit by hand! ;; sawfish version 1.2-gtk2, written Fri May 23 13:15:03 2003 (custom-set-keymap (quote global-keymap) (quote (keymap (cycle-windows . "W-TAB") ((run-shell-command "amixer sset Headphone,0 5%- unmute; amixer sset Master,0 5%- unmute") . "F31") (workspace-down . "C-Down") (workspace-up . "C-Up") (workspace-left . "C-Left") (workspace-right . "C-Right") ((run-shell-command "amixer sset Headphone,0 5%+ unmute; amixer sset Master,0 5%+ unmute") . "F32") ((run-shell-command "amixer sset Headphone,0 0% mute; amixer sset Master,0 0% mute") . "F33") ((run-shell-command "eject") . "F34")))) (custom-set-keymap (quote window-keymap) (quote (keymap (move-window-interactively . "W-Button1-Move") (toggle-window-sticky . "M-C-RET") (popup-window-menu . "W-Button2-Click") (raise-lower-window . "W-Button3-Click") (lower-window . "M-C-Down") (raise-window . "M-C-Up")))) (custom-set-typed-variable (quote workspace-names) (quote ("1" "2" "3" "4" "5" "6" "7" "8" "9" "10")) (quote (list string "Workspace names"))) (custom-set-typed-variable (quote unshade-selected-windows) (quote t) (quote boolean)) (custom-set-typed-variable (quote default-font) (quote ("xlfd" . "-*-Aharoni-*-*-*-*-14-*-*-*-*-*-*-*")) (quote font)) (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")))) (custom-set-typed-variable (quote Crux:show-window-icons) (quote t) (quote boolean)) (custom-set-typed-variable (quote default-frame-style) (quote Crux) (quote frame-style)) (custom-set-typed-variable (quote move-show-position) (quote t) (quote boolean)) (custom-set-typed-variable (quote place-window-mode) (quote first-fit) (quote symbol)) (custom-set-typed-variable (quote match-window-profile) (quote ((((WM_CLASS . "Gaim")) (sticky . #t)) (((WM_CLASS . "xmms")) (sticky . #t)))) (quote match-window) (quote sawfish.wm.ext.match-window)) (custom-set-typed-variable (quote tooltips-enabled) (quote ()) (quote boolean) (quote sawfish.wm.ext.tooltips)) (custom-set-variable (quote overriden-num-workspace-rows) (quote 2)) (custom-set-keymap (quote cycle-keymap) (quote (keymap))) (custom-set-typed-variable (quote error-handler-beep) (quote ()) (quote boolean)) (custom-set-typed-variable (quote cycle-all-viewports) (quote f) (quote boolean)) (custom-set-typed-variable (quote cycle-all-workspaces) (quote f) (quote boolean)) (custom-set-typed-variable (quote focus-windows-when-mapped) (quote ()) (quote boolean)) (custom-set-typed-variable (quote focus-mode) (quote enter-only) (quote symbol))