← Back to team overview

xubuntu-dev team mailing list archive

[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="&lt;Primary&gt;Escape" type="string" value="xfdesktop --menu"/>
       <property name="Print" type="string" value="xfce4-screenshooter -f"/>
       <property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
+      <property name="&lt;Super&gt;w" type="string" value="exo-open --launch WebBrowser"/>
+      <property name="&lt;Super&gt;m" type="string" value="exo-open --launch MailReader"/>
+      <property name="&lt;Super&gt;f" type="string" value="exo-open --launch FileManager"/>
+      <property name="&lt;Super&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>
+      <property name="&lt;Super&gt;r" type="string" value="xfce4-appfinder"/>
+      <property name="&lt;Super&gt;e" type="string" value="leafpad"/>
+      <property name="&lt;Super&gt;1" type="string" value="gmusicbrowser"/>
+      <property name="&lt;Super&gt;2" type="string" value="pidgin"/>
+      <property name="&lt;Super&gt;3" type="string" value="abiword"/>
+      <property name="&lt;Super&gt;4" type="string" value="gnumeric"/>
     </property>
   </property>
   <property name="xfwm4" type="empty">
@@ -27,11 +37,11 @@
       <property name="&lt;Control&gt;&lt;Alt&gt;Left" type="string" value="left_workspace_key"/>
       <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" value="lower_window_key"/>
       <property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
-      <property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
-      <property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
-      <property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
+      <property name="&lt;Alt&gt;F5" type="string" value="maximize_horiz_key"/>
+      <property name="&lt;Alt&gt;F6" type="string" value="maximize_vert_key"/>
+      <property name="&lt;Alt&gt;F7" type="string" value="maximize_window_key"/>
+      <property name="&lt;Alt&gt;F8" type="string" value="stick_window_key"/>
       <property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
-      <property name="&lt;Alt&gt;F10" type="string" value="maximize_window_key"/>
       <property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
       <property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
       <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="string" value="move_window_left_key"/>