xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #00990
[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 256: etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml:
------------------------------------------------------------
revno: 256
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Thu 2011-02-10 00:27:36 +0100
message:
etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-keyboard-shortcuts.xml:
resync default keyboard shortcuts with upstream; mostly add shortcuts
for 'xfce4-display-settings --minimal'.
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-02-09 20:33:30 +0000
+++ debian/changelog 2011-02-09 23:27:36 +0000
@@ -1,3 +1,11 @@
+xubuntu-default-settings (11.04.7) UNRELEASED; urgency=low
+
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/â¦/xfce4-keyboard-shortcuts.xml:
+ resync default keyboard shortcuts with upstream; mostly add shortcuts
+ for 'xfce4-display-settings --minimal'.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Thu, 10 Feb 2011 00:25:22 +0100
+
xubuntu-default-settings (11.04.6) natty; urgency=low
* usr/share/xubuntu/applications/Thunar-bulk-rename.desktop,
=== 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 2010-08-15 15:04:02 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 2011-02-09 23:27:36 +0000
@@ -5,9 +5,11 @@
<property name="default" type="empty">
<property name="<Alt>F2" type="string" value="xfrun4"/>
<property name="<Control><Alt>Delete" type="string" value="xflock4"/>
+ <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
+ <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>
+ <property name="<Control>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="<Control>Escape" type="string" value="xfce4-popup-menu"/>
</property>
</property>
<property name="xfwm4" type="empty">
@@ -51,6 +53,7 @@
<property name="<Control><Alt>Right" type="string" value="right_workspace_key"/>
<property name="<Control><Alt>d" type="string" value="show_desktop_key"/>
<property name="<Control><Alt>Up" type="string" value="up_workspace_key"/>
+ <property name="<Super>Tab" type="string" value="switch_window_key"/>
<property name="<Control>F1" type="string" value="workspace_1_key"/>
<property name="<Control>F2" type="string" value="workspace_2_key"/>
<property name="<Control>F3" type="string" value="workspace_3_key"/>