← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 333: e/x/x/x/x/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml: updated a

 

------------------------------------------------------------
revno: 333
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Wed 2012-01-04 23:58:53 +0100
message:
  e/x/x/x/x/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml: updated a
  few shortcuts to work with latest gtk+2.0.
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	2011-11-21 22:48:06 +0000
+++ debian/changelog	2012-01-04 22:58:53 +0000
@@ -1,6 +1,8 @@
 xubuntu-default-settings (12.04.1) UNRELEASED; urgency=low
 
   * Use gsettings instead of gconf to set update-notifier's auto-launch key.
+  * e/x/x/x/x/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml: updated a
+    few shortcuts to work with latest gtk+2.0.
 
  -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Mon, 21 Nov 2011 23:46:10 +0100
 

=== 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	2011-02-09 23:27:36 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml	2012-01-04 22:58:53 +0000
@@ -4,10 +4,10 @@
   <property name="commands" type="empty">
     <property name="default" type="empty">
       <property name="&lt;Alt&gt;F2" type="string" value="xfrun4"/>
-      <property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
+      <property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
       <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
       <property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
-      <property name="&lt;Control&gt;Escape" type="string" value="xfdesktop --menu"/>
+      <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>