Merge lp:~bluesabre/xubuntu-default-settings/keyboard-shortcuts into lp:~xubuntu-dev/xubuntu-default-settings/trunk

Proposed by Sean Davis
Status: Merged
Merged at revision: 459
Proposed branch: lp:~bluesabre/xubuntu-default-settings/keyboard-shortcuts
Merge into: lp:~xubuntu-dev/xubuntu-default-settings/trunk
Diff against target: 25 lines (+7/-0)
1 file modified
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml (+7/-0)
To merge this branch: bzr merge lp:~bluesabre/xubuntu-default-settings/keyboard-shortcuts
Reviewer Review Type Date Requested Status
Lionel Le Folgoc Needs Information
Pasi Lallinaho (community) community Approve
Micah Gersten Pending
Review via email: mp+182352@code.launchpad.net

Description of the change

Add shortcuts for hardware keys available on many keyboards.

Basically extend our existing shortcuts to applications to hardware keys as well, to make extended keyboards work out of the box.

To post a comment you must log in.
Revision history for this message
Pasi Lallinaho (knome) :
review: Approve (community)
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

+ <property name="XF86Documents" type="string" value="exo-open --launch FileManager ~/Documents"/>
+ <property name="XF86Pictures" type="string" value="exo-open --launch FileManager ~/Pictures"/>

The name of these folders is automatically translated iirc, so that won't work on non-English sessions.

review: Needs Information
446. By Sean Davis

Remove strings that are translated

Revision history for this message
Sean Davis (bluesabre) wrote :

Lionel, I've updated the branch. Please let me know if there are additional problems.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml'
2--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2013-07-14 19:50:11 +0000
3+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2013-09-20 22:19:32 +0000
4@@ -10,14 +10,21 @@
5 <property name="&lt;Primary&gt;Escape" type="string" value="xfce4-popup-applicationsmenu"/>
6 <property name="Print" type="string" value="xfce4-screenshooter -f"/>
7 <property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
8+ <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
9+ <property name="XF86HomePage" type="string" value="exo-open --launch WebBrowser"/>
10 <property name="&lt;Super&gt;w" type="string" value="exo-open --launch WebBrowser"/>
11+ <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
12 <property name="&lt;Super&gt;m" type="string" value="exo-open --launch MailReader"/>
13+ <property name="XF86Explorer" type="string" value="exo-open --launch FileManager"/>
14 <property name="&lt;Super&gt;f" type="string" value="exo-open --launch FileManager"/>
15 <property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
16 <property name="&lt;Super&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
17 <property name="&lt;Super&gt;r" type="string" value="xfce4-appfinder"/>
18 <property name="&lt;Super&gt;e" type="string" value="mousepad"/>
19+ <property name="XF86Calculator" type="string" value="gnome-calculator"/>
20+ <property name="XF86Music" type="string" value="gmusicbrowser"/>
21 <property name="&lt;Super&gt;1" type="string" value="gmusicbrowser"/>
22+ <property name="XF86Messenger" type="string" value="pidgin"/>
23 <property name="&lt;Super&gt;2" type="string" value="pidgin"/>
24 <property name="&lt;Super&gt;3" type="string" value="abiword"/>
25 <property name="&lt;Super&gt;4" type="string" value="gnumeric"/>

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: