Use more lxsession-default call

ubuntu/bionic
Julien Lavergne 11 years ago
parent b56a41ad21
commit 47a3e86b99

@ -5,7 +5,7 @@
<menu id="apps-accessories-menu" label="Accessories"> <menu id="apps-accessories-menu" label="Accessories">
<item label="Calculator"> <item label="Calculator">
<action name="Execute"> <action name="Execute">
<command>galculator</command> <command>lxsession-default calculator</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -21,15 +21,15 @@
</item> </item>
<item label="File Archiver"> <item label="File Archiver">
<action name="Execute"> <action name="Execute">
<command>file-roller</command> <command>lxsession-default archive</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Leafpad"> <item label="Text Editor">
<action name="Execute"> <action name="Execute">
<command>leafpad</command> <command>lxsession-default text_editor</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -37,7 +37,7 @@
</item> </item>
<item label="Image viewer"> <item label="Image viewer">
<action name="Execute"> <action name="Execute">
<command>gpicview</command> <command>lxsession-default images_display</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -45,15 +45,15 @@
</item> </item>
<item label="Disk utility"> <item label="Disk utility">
<action name="Execute"> <action name="Execute">
<command>gnome-disks</command> <command>lxsession-default disk_utility</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Xpad"> <item label="Notes">
<action name="Execute"> <action name="Execute">
<command>xpad</command> <command>lxsession-default notes</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -62,25 +62,25 @@
</menu> </menu>
<menu id="apps-net-menu" label="Internet"> <menu id="apps-net-menu" label="Internet">
<item label="Pidgin Instant Messenger"> <item label="Instant Messenger">
<action name="Execute"> <action name="Execute">
<command>pidgin</command> <command>lxsession-default im1</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Sylpheed E-mail client"> <item label="E-mail client">
<action name="Execute"> <action name="Execute">
<command>sylpheed</command> <command>lxsession-default email</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Transmission torrent client"> <item label="Torrent client">
<action name="Execute"> <action name="Execute">
<command>transmission-gtk</command> <command>lxsession-default bittorent</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -89,43 +89,43 @@
</menu> </menu>
<menu id="apps-office-menu" label="Office"> <menu id="apps-office-menu" label="Office">
<item label="Abiword"> <item label="Document Editor">
<action name="Execute"> <action name="Execute">
<command>abiword</command> <command>lxsession-default document</command>
</action> </action>
</item> </item>
<item label="Gnumeric"> <item label="Spreadsheet Editor">
<action name="Execute"> <action name="Execute">
<command>gnumeric</command> <command>lxsession-default spreadsheet</command>
</action> </action>
</item> </item>
<item label="Evince"> <item label="PDF">
<action name="Execute"> <action name="Execute">
<command>evince</command> <command>lxsession-default pdf_reader</command>
</action> </action>
</item> </item>
</menu> </menu>
<menu id="apps-multimedia-menu" label="Multimedia"> <menu id="apps-multimedia-menu" label="Multimedia">
<item label="Audacious"> <item label="Audio player">
<action name="Execute"> <action name="Execute">
<command>audacious</command> <command>lxsession-default video_player</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Gnome-MPlayer"> <item label="Video player">
<action name="Execute"> <action name="Execute">
<command>gnome-mplayer</command> <command>lxsession-default video_player</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
</action> </action>
</item> </item>
<item label="Xfburn"> <item label="Burning utility">
<action name="Execute"> <action name="Execute">
<command>xfburn</command> <command>lxsession-default burn</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -133,7 +133,7 @@
</item> </item>
<item label="Webcam"> <item label="Webcam">
<action name="Execute"> <action name="Execute">
<command>guvcview</command> <command>lxsession-default webcam</command>
<startupnotify> <startupnotify>
<enabled>yes</enabled> <enabled>yes</enabled>
</startupnotify> </startupnotify>
@ -144,7 +144,7 @@
<menu id="system-menu" label="System"> <menu id="system-menu" label="System">
<item label="Desktop Settings"> <item label="Desktop Settings">
<action name="Execute"> <action name="Execute">
<command>pcmanfm --desktop-pref</command> <command>lxsession-default desktop_manager settings</command>
<startupnotify><enabled>yes</enabled></startupnotify> <startupnotify><enabled>yes</enabled></startupnotify>
</action> </action>
</item> </item>
@ -165,7 +165,7 @@
<menu id="root-menu" label="Lubuntu"> <menu id="root-menu" label="Lubuntu">
<separator label="Shortcuts" /> <separator label="Shortcuts" />
<item label="PCMan File Manager" icon="/usr/share/icons/gnome/48x48/apps/system-file-manager.png"> <item label="File Manager" icon="/usr/share/icons/gnome/48x48/apps/system-file-manager.png">
<action name="Execute"> <action name="Execute">
<command>lxsession-default file_manager</command> <command>lxsession-default file_manager</command>
<startupnotify> <startupnotify>

@ -364,20 +364,20 @@
<action name="Execute"> <action name="Execute">
<startupnotify> <startupnotify>
<enabled>true</enabled> <enabled>true</enabled>
<name>PCManFM</name> <name>File manager</name>
</startupnotify> </startupnotify>
<command>pcmanfm</command> <command>lxsession-default file_manager</command>
</action> </action>
</keybind> </keybind>
<!-- Keybindings for running Run menu from Lxpanel on Home + R--> <!-- Keybindings for running Run menu from Lxpanel on Home + R-->
<keybind key="W-r"> <keybind key="W-r">
<action name="Execute"> <action name="Execute">
<command>lxpanelctl run</command> <command>lxsession-default launcher_manager</command>
</action> </action>
</keybind> </keybind>
<keybind key="A-F2"> <keybind key="A-F2">
<action name="Execute"> <action name="Execute">
<command>lxpanelctl run</command> <command>lxsession-default launcher_manager</command>
</action> </action>
</keybind> </keybind>
<!-- Keybindings for running Menu from Lxpanel --> <!-- Keybindings for running Menu from Lxpanel -->
@ -398,13 +398,13 @@
<!-- Launch task manager on Ctrl + Alt + Del--> <!-- Launch task manager on Ctrl + Alt + Del-->
<keybind key="C-A-Delete"> <keybind key="C-A-Delete">
<action name="Execute"> <action name="Execute">
<command>lxtask</command> <command>lxsession-default tasks</command>
</action> </action>
</keybind> </keybind>
<!-- Launch a terminal on Ctrl + Alt + T--> <!-- Launch a terminal on Ctrl + Alt + T-->
<keybind key="C-A-T"> <keybind key="C-A-T">
<action name="Execute"> <action name="Execute">
<command>x-terminal-emulator</command> <command>lxsession-default terminal</command>
</action> </action>
</keybind> </keybind>
<!-- Launch a filemanager on Ctrl + Alt + D--> <!-- Launch a filemanager on Ctrl + Alt + D-->
@ -412,15 +412,15 @@
<action name="Execute"> <action name="Execute">
<startupnotify> <startupnotify>
<enabled>true</enabled> <enabled>true</enabled>
<name>PCManFM</name> <name>File manager</name>
</startupnotify> </startupnotify>
<command>pcmanfm</command> <command>lxsession-default file_manager</command>
</action> </action>
</keybind> </keybind>
<!-- Lock the screen on Ctrl + Alt + l--> <!-- Lock the screen on Ctrl + Alt + l-->
<keybind key="C-A-l"> <keybind key="C-A-l">
<action name="Execute"> <action name="Execute">
<command>xscreensaver-command -lock</command> <command>lxsession-default lock</command>
</action> </action>
</keybind> </keybind>
<!-- Keybinding for Volume management --> <!-- Keybinding for Volume management -->
@ -442,24 +442,24 @@
<!-- Keybinding for terminal button--> <!-- Keybinding for terminal button-->
<keybind key="XF86WWW"> <keybind key="XF86WWW">
<action name="Execute"> <action name="Execute">
<command>x-terminal-emulator</command> <command>lxsession-default terminal</command>
</action> </action>
</keybind> </keybind>
<keybind key="XF86Terminal"> <keybind key="XF86Terminal">
<action name="Execute"> <action name="Execute">
<command>x-terminal-emulator</command> <command>lxsession-default terminal</command>
</action> </action>
</keybind> </keybind>
<!-- Keybinding for calculator button--> <!-- Keybinding for calculator button-->
<keybind key="XF86Calculator"> <keybind key="XF86Calculator">
<action name="Execute"> <action name="Execute">
<command>galculator</command> <command>lxsession-default calculator</command>
</action> </action>
</keybind> </keybind>
<!-- Keybinding for computer button--> <!-- Keybinding for computer button-->
<keybind key="XF86MyComputer"> <keybind key="XF86MyComputer">
<action name="Execute"> <action name="Execute">
<command>pcmanfm</command> <command>lxsession-default file_manager</command>
</action> </action>
</keybind> </keybind>
<!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed) --> <!-- Keybindings for Multimedia Keys and LCD Backlight (alternative when not using gnome-power-manager or xfce4-volumed) -->
@ -481,13 +481,13 @@
<!-- Launch scrot when Print is pressed --> <!-- Launch scrot when Print is pressed -->
<keybind key="Print"> <keybind key="Print">
<action name="Execute"> <action name="Execute">
<command>scrot</command> <command>lxsession-default screenshot</command>
</action> </action>
</keybind> </keybind>
<!-- Launch logout when push on the shutdown button --> <!-- Launch logout when push on the shutdown button -->
<keybind key="XF86PowerOff"> <keybind key="XF86PowerOff">
<action name="Execute"> <action name="Execute">
<command>lubuntu-logout</command> <command>lxsession-default quit</command>
</action> </action>
</keybind> </keybind>
</keyboard> </keyboard>

@ -364,7 +364,7 @@
<action name="Execute"> <action name="Execute">
<startupnotify> <startupnotify>
<enabled>true</enabled> <enabled>true</enabled>
<name>PCManFM</name> <name>File manager</name>
</startupnotify> </startupnotify>
<command>lxsession-default file_manager</command> <command>lxsession-default file_manager</command>
</action> </action>
@ -372,7 +372,7 @@
<!-- Keybindings for running Run menu from Lxpanel on Home + R--> <!-- Keybindings for running Run menu from Lxpanel on Home + R-->
<keybind key="W-r"> <keybind key="W-r">
<action name="Execute"> <action name="Execute">
<command>lxpanelctl run</command> <command>lxsession-default launcher_manager</command>
</action> </action>
</keybind> </keybind>
<keybind key="A-F2"> <keybind key="A-F2">
@ -398,7 +398,7 @@
<!-- Launch task manager on Ctrl + Alt + Del--> <!-- Launch task manager on Ctrl + Alt + Del-->
<keybind key="C-A-Delete"> <keybind key="C-A-Delete">
<action name="Execute"> <action name="Execute">
<command>lxtask</command> <command>lxsession-default tasks</command>
</action> </action>
</keybind> </keybind>
<!-- Launch a terminal on Ctrl + Alt + T--> <!-- Launch a terminal on Ctrl + Alt + T-->
@ -453,7 +453,7 @@
<!-- Keybinding for calculator button--> <!-- Keybinding for calculator button-->
<keybind key="XF86Calculator"> <keybind key="XF86Calculator">
<action name="Execute"> <action name="Execute">
<command>galculator</command> <command>lxsession-default calculator</command>
</action> </action>
</keybind> </keybind>
<!-- Keybinding for computer button--> <!-- Keybinding for computer button-->

Loading…
Cancel
Save