[totem] Bug 545546 – LIRC plugin missing default setup for some keys
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Subject: [totem] Bug 545546 – LIRC plugin missing default setup for some keys
- Date: Sun, 19 Jul 2009 23:08:28 +0000 (UTC)
commit e2e8cd6e16fe9aa14a79e0ef4324f2c871f06332
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jul 20 00:05:58 2009 +0100
Bug 545546 â?? LIRC plugin missing default setup for some keys
2009-07-20 Bastien Nocera <hadess hadess net>
* src/plugins/lirc/totem_lirc_default: Add
keys for zoom in/out (Closes: #545546)
ChangeLog | 5 +++++
src/plugins/lirc/totem_lirc_default | 17 +++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b63fcd0..9da624b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-20 Bastien Nocera <hadess hadess net>
+
+ * src/plugins/lirc/totem_lirc_default: Add
+ keys for zoom in/out (Closes: #545546)
+
2009-07-19 Philip Withnall <philip tecnocode co uk>
* src/plugins/opensubtitles/opensubtitles.py:
diff --git a/src/plugins/lirc/totem_lirc_default b/src/plugins/lirc/totem_lirc_default
index a300558..1a6eebc 100644
--- a/src/plugins/lirc/totem_lirc_default
+++ b/src/plugins/lirc/totem_lirc_default
@@ -217,3 +217,20 @@ begin
repeat = 1
config = setting_repeat
end
+
+begin
+ prog = Totem
+ remote = *
+ button = KEY_ZOOMIN
+ repeat = 1
+ config = zoom_up
+end
+
+begin
+ prog = Totem
+ remote = *
+ button = KEY_ZOOMOUT
+ repeat = 1
+ config = zoom_down
+end
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]