VMware and chrooted keychains
Roman Pořízka
porizka at gmail.com
Tue Apr 29 09:53:36 EDT 2008
Hi,
I've got a question about chrooted keychains. They aren't working for
me when VMWare player is running. I've got this keychain:
<keybind key="C-A-v" chroot="true">
<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 key="Escape">
<action name="BreakChroot"/>
</keybind>
</keybind>
When I press C-A-v and then Up with VMplayer running the chroot is
broken without pressing Escape. Could this be solved within openbox
code or there's need for VMPlayer fix?
With regards,
Roman Porizka
More information about the openbox
mailing list