[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbox
Subject:    [openbox] wishlist
From:       doj () cubic ! org (Dirk Jagdmann)
Date:       2005-09-12 8:30:41
Message-ID: 43253CB1.3090708 () cubic ! org
[Download RAW message or body]

> no, i mean someting else. you talk about desktop switching, i mean
> moving individual application windows on ONE desktop left, right, up and
> down. evilwm moves it just by few pixels(16), or top-left, top-right, 
> bottom-left or bottom-right of screen.

My config has this:

   <keybind key="C-A-Left">
     <action name="MoveRelativeHorz"><delta>-64</delta></action>
   </keybind>
   <keybind key="C-A-Right">
     <action name="MoveRelativeHorz"><delta>+64</delta></action>
   </keybind>
   <keybind key="C-A-Up">
     <action name="MoveRelativeVert"><delta>-64</delta></action>
   </keybind>
   <keybind key="C-A-Down">
     <action name="MoveRelativeVert"><delta>+64</delta></action>
   </keybind>

   <keybind key="S-A-Left">
     <action name="SendToDesktopLeft"><wrap>no</wrap></action>
   </keybind>
   <keybind key="S-A-Right">
     <action name="SendToDesktopRight"><wrap>no</wrap></action>
   </keybind>
   <keybind key="S-A-Up">
     <action name="SendToDesktopUp"><wrap>no</wrap></action>
   </keybind>
   <keybind key="S-A-Down">
     <action name="SendToDesktopDown"><wrap>no</wrap></action>
   </keybind>


-- 
---> doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic