summaryrefslogtreecommitdiff
path: root/libxfce4ui-nocsd/debian/NEWS
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2021-02-08 15:40:42 -0500
committerB Stack <bgstack15@gmail.com>2021-02-09 15:46:13 -0500
commit50d35f608a3f1a5aabdc5430312e3ce7ccbd28fb (patch)
treeb1547a9a43b9d521bcb8d9620bf3929753e09702 /libxfce4ui-nocsd/debian/NEWS
parentMerge branch 'palemoon-bump' into 'master' (diff)
downloadstackrpms-50d35f608a3f1a5aabdc5430312e3ce7ccbd28fb.tar.gz
stackrpms-50d35f608a3f1a5aabdc5430312e3ce7ccbd28fb.tar.bz2
stackrpms-50d35f608a3f1a5aabdc5430312e3ce7ccbd28fb.zip
add libxfce4ui-nocsd
Diffstat (limited to 'libxfce4ui-nocsd/debian/NEWS')
-rw-r--r--libxfce4ui-nocsd/debian/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/libxfce4ui-nocsd/debian/NEWS b/libxfce4ui-nocsd/debian/NEWS
new file mode 100644
index 0000000..60dcb93
--- /dev/null
+++ b/libxfce4ui-nocsd/debian/NEWS
@@ -0,0 +1,10 @@
+libxfce4ui (4.8.0-4) unstable; urgency=low
+
+ Starting Gtk+ 2.24.7, the Control key often found on PC keyboards isn't
+ called 'Control' but 'Primary', breaking configured keyboard shortcuts
+ already set. If you experience this in Xfce (application not starting and
+ keyboard shortcut using Control key), just re-bind the various
+ shortcuts using the same keys combination. The shortcut will be replaced by
+ the 'Primary' version and will work correctly.
+
+ -- Yves-Alexis Perez <corsac@debian.org> Mon, 28 Nov 2011 16:10:00 +0100
bgstack15