Page 1 of 1

LXDE: Both Editor and File Manager are bound to 'W-e'

Posted: 22 Aug 2014, 00:22
by go2null
file: /mnt/live/memory/images/003-lxde.xzm/home/guest/.config/openbox/lxde-rc.xml

line 275

Code: Select all

    <keybind key="W-e">
      <action name="Execute">
        <startupnotify>
          <enabled>true</enabled>
          <name>PCManFM</name>
        </startupnotify>
        <command>pcmanfm</command>
      </action>
    </keybind>
line 320

Code: Select all

    <keybind key="W-e">
      <action name="Execute">
        <startupnotify>
          <enabled>true</enabled>
          <name>Editor</name>
        </startupnotify>
        <command>leafpad</command>
      </action>
    </keybind>

Code: Select all

VERSION:
Porteus-v3.0.1
Kernel: 3.14.15-porteus