]> err.no Git - dotfiles/commitdiff
don't display dialog when shifting desktop
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 22 Nov 2003 00:57:00 +0000 (00:57 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 22 Nov 2003 00:57:00 +0000 (00:57 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@214 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

config/openbox/rc.xml

index 6dc518568ccd7a9f47f114872d118fa9cf9a1026..e42a898e0eb4355de356ac180378d6c448195d6f 100644 (file)
   </keybind>
 
   <keybind key="C-Right">
-   <action name="DesktopNext" />
+   <action name="DesktopNext"><dialog>no</dialog></action>
   </keybind>
   <keybind key="C-Left">
-   <action name="DesktopPrevious" />
+   <action name="DesktopPrevious"><dialog>no</dialog></action>
   </keybind>
 
   <keybind key="A-Up">