xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #01358
[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 346: etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: update
------------------------------------------------------------
revno: 346
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Thu 2012-02-09 22:20:27 +0100
message:
etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: update
default shortcuts, per 'other-p-xubuntu-default-shortcuts' spec.
modified:
debian/changelog
etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
--
lp:xubuntu-default-settings
https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk
Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings.
To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog'
--- debian/changelog 2012-02-06 16:58:35 +0000
+++ debian/changelog 2012-02-09 21:20:27 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (12.04.5) UNRELEASED; urgency=low
+
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml: update
+ default shortcuts, per 'other-p-xubuntu-default-shortcuts' spec.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Thu, 09 Feb 2012 22:18:37 +0100
+
xubuntu-default-settings (12.04.4) precise; urgency=low
* etc/xdg/xdg-xubuntu/menus/xfce-applications.menu: clean up to drop unneeded
=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2012-01-04 22:58:53 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2012-02-09 21:20:27 +0000
@@ -10,6 +10,16 @@
<property name="<Primary>Escape" type="string" value="xfdesktop --menu"/>
<property name="Print" type="string" value="xfce4-screenshooter -f"/>
<property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/>
+ <property name="<Super>w" type="string" value="exo-open --launch WebBrowser"/>
+ <property name="<Super>m" type="string" value="exo-open --launch MailReader"/>
+ <property name="<Super>f" type="string" value="exo-open --launch FileManager"/>
+ <property name="<Super>t" type="string" value="exo-open --launch TerminalEmulator"/>
+ <property name="<Super>r" type="string" value="xfce4-appfinder"/>
+ <property name="<Super>e" type="string" value="leafpad"/>
+ <property name="<Super>1" type="string" value="gmusicbrowser"/>
+ <property name="<Super>2" type="string" value="pidgin"/>
+ <property name="<Super>3" type="string" value="abiword"/>
+ <property name="<Super>4" type="string" value="gnumeric"/>
</property>
</property>
<property name="xfwm4" type="empty">
@@ -27,11 +37,11 @@
<property name="<Control><Alt>Left" type="string" value="left_workspace_key"/>
<property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/>
<property name="<Alt>F4" type="string" value="close_window_key"/>
- <property name="<Alt>F6" type="string" value="stick_window_key"/>
- <property name="<Alt>F7" type="string" value="move_window_key"/>
- <property name="<Alt>F8" type="string" value="resize_window_key"/>
+ <property name="<Alt>F5" type="string" value="maximize_horiz_key"/>
+ <property name="<Alt>F6" type="string" value="maximize_vert_key"/>
+ <property name="<Alt>F7" type="string" value="maximize_window_key"/>
+ <property name="<Alt>F8" type="string" value="stick_window_key"/>
<property name="<Alt>F9" type="string" value="hide_window_key"/>
- <property name="<Alt>F10" type="string" value="maximize_window_key"/>
<property name="<Alt>F11" type="string" value="fullscreen_key"/>
<property name="<Alt>F12" type="string" value="above_key"/>
<property name="<Control><Shift><Alt>Left" type="string" value="move_window_left_key"/>