[openbox] Keychain chroot problem

Kai Grossjohann kai at emptydomain.de
Wed Jan 7 11:20:54 EST 2009


I'm guessing it's the A in C-A-v.  vmware botches your X keymappings.
See the output of "xmodmap -pm" before and after starting vmware.

I think it works to do "xmodmap ~/.xmodmaprc" where ~/.xmodmaprc
re-establishes your default bindings.

Or reconfiguring Openbox.

Or both.

Kai


On Wed, 7 Jan 2009 16:02:36 +0100
"Roman Pořízka" <porizka at gmail.com> wrote:

> Hi,
> I've got problem with chrooting keychain. In rc.xml I've got:
> 
>  <keybind key="C-A-v" chroot="true">
>       <keybind key="Escape">
>         <action name="BreakChroot"/>
>       </keybind>
>       <keybind key="Left">
>         <action name="Execute">
>           <execute>aumix -w -5</execute>
>         </action>
>       </keybind>
>       <keybind key="Right">
>         <action name="Execute">
>           <execute>aumix -w +5</execute>
>         </action>
>       </keybind>
>       <keybind key="Down">
>         <action name="Execute">
>           <execute>aumix -v -5</execute>
>         </action>
>       </keybind>
>       <keybind key="Up">
>         <action name="Execute">
>           <execute>aumix -v +5</execute>
>         </action>
>       </keybind>
> 
> It's working fine, but when I enter vmware and leave it (in log I've
> got: DEBUG: Kepboard map changed. Reloading keyboard bindings.), this
> chroot breaks. It is no longer recognised as chrooted keychain. I
> tried to debug this problem deeply but I'm stuck with my C knowledge
> :(
> 
> Regards,
> Roman
> 
> ---
> To unsubscribe, send a blank email to openbox-unsubscribe at icculus.org
> Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?24
> 
> 




More information about the openbox mailing list