!!!!!!!!!!!!!!!!!!!!!!!! ! larswm configuration ! !!!!!!!!!!!!!!!!!!!!!!!! ! ! Version: larswm 7.0.2 by Lars Bernhardsson ! If you edit this, do not forget to uncomment any lines that you change. ! ! Edited by: Sven Guckes guckes-larswm@math.fu-berlin.de ! Last update: Fri Mar 22 16:10:03 CET 2001 ! larswm.border: 1 ! ! How many pixels between windows: (0 - 128 pixels) ! larswm.tile_pad: 0 ! ! Status bar and window border colors: larswm.foreground: green larswm.background: black ! ! Status bar font: larswm.font: "-misc-fixed-medium-r-*-*-15-*-*-*-*-*-*-*" ! ! New terminal launches: ! ! none ! ! Number of virtual desktops per physical screen: (1 - 16) larswm.desktops: 4 ! ! Virtual desktop names: larswm.?.0.dtname: [0---] larswm.?.1.dtname: [-1--] larswm.?.2.dtname: [--2-] larswm.?.3.dtname: [---3] ! ! Resize windows when tiling? (If not, move to and stack in right track) larswm.?.?.tile_resize: False ! ! Width of left track in percent: (5-95) larswm.?.?.left_track_width: 80 ! larswm.?.2.left_track_width: 80 ! ! Don't retile on focus change? larswm.?.?.skip_focus: False ! ! When clicking to focus, also pass click on to client? ! larswm.?.?.clickthru: True ! ! Make all windows on the untiled subdesktop sticky by default? ! larswm.sticky_notile: False ! ! Application commands for shortcuts: ! Add one line for each application. ! Must have different numbers between 0 and 63. ! larswm.application.0: command ! ! * In all the class lists, the Instance is optional * ! ! Tool applications: (Will NOT be tiled, will be tiled around and will be sticky) ! Add one line for each class. Must have different numbers between 0 and 63. ! ! larswm.toolclass.0: Class~Instance ! ! Floating applications: (Will always stay on top of other applications) ! Add one line for each class. Must have different numbers between 0 and 63. ! ! larswm.stickyclass.0: Class~Instance ! ! Sticky applications: (Will be visible on all virtual desktops) ! Add one line for each class. Must have different numbers between 0 and 63. ! ! larswm.stickyclass.0: Class~Instance ! ! Applications to include in tiling: (Will be put in the tiled subdesktop) ! Add one line for each class. Must have different numbers between 0 and 63. ! larswm.toolclass.0: XLoad~xload larswm.dotileclass.0: XTerm~rxvt larswm.dotileclass.1: XTerm~xterm larswm.dotileclass.2: Gaim~gaim larswm.dotileclass.3: Ethereal~ethereal larswm.dotileclass.4: navigator:browser~Mozilla ! larswm.dotileclass.2: XForm~lyX ! ! Associate a window class with a desktop number: ! Must provide both class and desktop number. ! larswm.dtclass.0: XTerm~rxvt ! larswm.dtnum.0: 0 ! larswm.dtclass.1: XTerm~xterm ! larswm.dtnum.1: 0 larswm.dtclass.0: SunPCi~/opt/SUNWspci/bin/sunpcbinary larswm.dtnum.0: 3 larswm.dtclass.1: Gaim~gaim larswm.dtnum.1: 2 ! ! larswm.dtclass.2: XForm~lyX ! larswm.dtnum.2: 0 ! larswm.dtclass.3: * ! larswm.dtnum.3: 1 ! ! ! Key bindings: (Modifiers: Shift, Lock, Control, ! Mod1 or Alt, Mod2, Mod3, Mod4 and Mod5) ! larswm.raise_notile_key: n larswm.raise_notile_mod: Control+Alt larswm.prev_screen_key: f larswm.prev_screen_mod: Control+Alt larswm.next_screen_key: b larswm.next_screen_mod: Control+Alt larswm.prev_desktop_key: h larswm.prev_desktop_mod: Control+Alt larswm.next_desktop_key: l larswm.next_desktop_mod: Control+Alt larswm.prev_window_key: j larswm.prev_window_mod: Control+Alt larswm.next_window_key: k larswm.next_window_mod: Control+Alt larswm.move_northwest_key: KP_Home larswm.move_northwest_mod: Control+Alt larswm.move_north_key: KP_Up larswm.move_north_mod: Control+Alt larswm.move_northeast_mod: Control+Alt larswm.move_northeast_key: KP_Prior larswm.move_west_mod: Control+Alt larswm.move_west_key: KP_Left larswm.move_center_mod: Control+Alt larswm.move_center_key: KP_Begin larswm.move_east_mod: Control+Alt larswm.move_east_key: KP_Right larswm.move_southwest_mod: Control+Alt larswm.move_southwest_key: KP_End larswm.move_south_mod: Control+Alt larswm.move_south_key: KP_Down larswm.move_southeast_mod: Control+Alt larswm.move_southeast_key: KP_Next larswm.toggle_inc_mod: Control+Alt larswm.toggle_inc_key: KP_Insert ! larswm.new_terminal_mod: Control+Alt ! larswm.new_terminal_key: Return ! ! ============================================================================= ! Desktop shortcuts: Defaults are provided for the first 12 desktops, F1-F12. ! If you have more than 12 desktops, you will have to add key bindings ! for them or just use prev/next desktop to get to where you want. ! ! larswm.goto_desktop_key.0: F1 ! larswm.goto_desktop_mod.0: Shift+Control ! ! ============================================================================= ! Application shortcuts: ! Use this to add keyboard shortcuts for the larswm.application[] entries. ! ! Add one line for each application. Must have ! different numbers between 0 and 63. ! larswm.application.0: command ! larswm.button1.application: command ! larswm.button2.application: command ! larswm.button3.application: command ! Tool applications: (Will NOT be tiled, will be tiled around and will be sticky) ! Floating applications: (Will always stay on top of other applications) ! Sticky applications: (Will be visible on all virtual desktops) ! Use this to add keyboard shortcuts for the larswm.application[] entries. ! ! Start a new rxvt (or xterm) when you type Control-Alt-Return (C-A-CR): larswm.application_mod.0: Control+Alt larswm.application_key.0: Return ! larswm.application.0: rxvt -ls -font "-misc-fixed-medium-r-*-*-15-*-*-*-*-*-*-*" -tn rxvt larswm.application.0: xterm -ls +sb -rv -font "-misc-fixed-medium-r-*-*-15-*-*-*-*-*-*-*" ! ! End of larswm configuration. ! EOF ! default key bindings ! (Modifiers: Shift, Lock, Control, Mod1 or Alt, Mod2, Mod3, Mod4 and Mod5) ! ! larswm.prev_screen_key: Prior ! larswm.prev_screen_mod: Shift+Control ! ! larswm.next_screen_key: Next ! larswm.next_screen_mod: Shift+Control ! ! larswm.prev_desktop_key: Left ! larswm.prev_desktop_mod: Shift+Control ! ! larswm.next_desktop_key: Right ! larswm.next_desktop_mod: Shift+Control ! ! larswm.prev_window_key: Up ! larswm.prev_window_mod: Shift+Control ! ! larswm.next_window_key: Down ! larswm.next_window_mod: Shift+Control ! ! larswm.raise_notile_key: BackSpace ! larswm.raise_notile_mod: Shift+Control ! ! larswm.move_northwest_key: KP_Home ! larswm.move_northwest_mod: Shift+Control ! ! larswm.move_north_key: KP_Up ! larswm.move_north_mod: Shift+Control ! ! larswm.move_northeast_key: KP_Prior ! larswm.move_northeast_mod: Shift+Control ! ! larswm.move_west_key: KP_Left ! larswm.move_west_mod: Shift+Control ! ! larswm.move_center_key: KP_Begin ! larswm.move_center_mod: Shift+Control ! ! larswm.move_east_key: KP_Right ! larswm.move_east_mod: Shift+Control ! ! larswm.move_southwest_key: KP_End ! larswm.move_southwest_mod: Shift+Control ! ! larswm.move_south_key: KP_Down ! larswm.move_south_mod: Shift+Control ! ! larswm.move_southeast_key: KP_Next ! larswm.move_southeast_mod: Shift+Control ! ! larswm.toggle_inc_key: KP_Insert ! larswm.toggle_inc_mod: Shift+Alt ! ! larswm.move_up_key: KP_Up ! larswm.move_up_mod: Shift+Alt ! ! larswm.move_down_key: KP_Down ! larswm.move_down_mod: Shift+Alt ! ! larswm.move_left_key: KP_Left ! larswm.move_left_mod: Shift+Alt ! ! larswm.move_right_key: KP_Right ! larswm.move_right_mod: Shift+Alt ! ! larswm.move_select_key: space ! larswm.move_select_mod: Shift+Control ! ! larswm.move_sd_key: space ! larswm.move_sd_mod: Shift+Alt ! ! larswm.grow_vert_key: KP_Up ! larswm.grow_vert_mod: Shift+Control+Alt ! ! larswm.shrink_vert_key: KP_Down ! larswm.shrink_vert_mod: Shift+Control+Alt ! ! larswm.grow_horiz_key: KP_Right ! larswm.grow_horiz_mod: Shift+Control+Alt ! ! larswm.shrink_horiz_key: KP_Left ! larswm.shrink_horiz_mod: Shift+Control+Alt ! ! larswm.grow_both_key: KP_Home ! larswm.grow_both_mod: Shift+Control+Alt ! ! larswm.shrink_both_key: KP_End ! larswm.shrink_both_mod: Shift+Control+Alt ! ! larswm.zoom_vert_key: KP_Home ! larswm.zoom_vert_mod: Shift+Alt ! ! larswm.zoom_horiz_key: KP_End ! larswm.zoom_horiz_mod: Shift+Alt ! ! larswm.zoom_full_key: KP_Begin ! larswm.zoom_full_mod: Shift+Alt ! ! larswm.hide_key: z ! larswm.hide_mod: Control+Alt ! ! larswm.unhide_key: x ! larswm.unhide_mod: Control+Alt ! ! larswm.close_key: w ! larswm.close_mod: Control+Alt ! ! larswm.goto_desktop_key.0: F1 ! larswm.goto_desktop_mod.0: Shift+Control