[openbox] 3.4.7 pre-release 1
Roman Pořízka
porizka at gmail.com
Fri Feb 29 10:04:41 EST 2008
I've tried it again and it works :( Sorry for bothering... One more
question. Is openbox responsible for drawing up mouse icons? Because
after upgrading to 3.4.7-pre1 my custom mouse icon theme (defined in
~/.icons/default/index.theme) changed to default icon theme.
Regards,
Roman
On Fri, Feb 29, 2008 at 3:54 PM, Dana Jansens <danakj at orodu.net> wrote:
>
> On 2/29/08, Roman Pořízka <porizka at gmail.com> wrote:
> > Hi,
> > I'm trying openbox 3.4.7-pre1 and it breaks chroot after 1
> > keystroke... I've got in rc.xml
> >
> > <keybind key="C-A-v" chroot="true">
> > <keybind key="Escape">
> > <action name="BreakChroot"/>
> > </keybind>
> > <keybind key="Up">
> > <action name="Execute">
> > <execute>aumix -w +5</execute>
> > </action>
> > </keybind>
> > <keybind key="Down">
> > <action name="Execute">
> > <execute>aumix -w -5</execute>
> > </action>
> > </keybind>
> > <keybind key="Right">
> > <action name="Execute">
> > <execute>aumix -v +5</execute>
> > </action>
> > </keybind>
> > <keybind key="Left">
> > <action name="Execute">
> > <execute>aumix -v -5</execute>
> > </action>
> > </keybind>
> > </keybind>
> >
> > and after I press Left arrow the chroot is finished...
>
> Hm...
>
> I have this in mine:
>
> <keybind key="W-A-m" chroot="true">
> <keybind key="Up">
> <action name="MaximizeVert"/>
> </keybind>
> <keybind key="Down">
> <action name="UnmaximizeVert"/>
> </keybind>
> <keybind key="Right">
> <action name="MaximizeHorz"/>
> </keybind>
> <keybind key="Left">
> <action name="UnmaximizeHorz"/>
> </keybind>
>
> <keybind key="Escape">
> <action name="BreakChroot"/>
> </keybind>
> </keybind>
>
> And I can press up and down as many times as I want and it doesn't
> exit the chroot. Can you post your entire config? Maybe you have 2
> bindings that resolve to the same thing or something.
>
>
> dana
>
More information about the openbox
mailing list