]> err.no Git - dotfiles/commitdiff
add F4 for locking the screen
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 28 Jun 2004 05:19:09 +0000 (05:19 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 28 Jun 2004 05:19:09 +0000 (05:19 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@626 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index 6682793c80520fc82dcd60195a230fb768bef8f7..ca139ec5f64800ce8eb5a96af7e5f0022486a6d0 100644 (file)
 </focus>
 
 <theme>
-  <name>TheBear</name>
+  <name>oldred</name>
   <titlelayout>NLIMC</titlelayout>
+  <override>
+    <key>window.active.label.text.font</key>
+    <value>Bitstream Vera Sans:pixelsize=10</value>
+  </override>
 </theme>
 
 <placement>
@@ -68,6 +72,9 @@
   <keybind key="F3">
    <action name="ToggleDecorations" />
   </keybind>
+  <keybind key="F4">
+   <action name="Execute"><execute>xlock -mode blank</execute></action>
+  </keybind>
   <keybind key="C-Right">
    <action name="DesktopNext"><dialog>no</dialog></action>
   </keybind>