eventmap: use Yen (Fn-l) to switch layers as F12 conflicts
authorGrazvydas Ignotas <notasas@gmail.com>
Thu, 17 Oct 2013 22:44:37 +0000 (01:44 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Thu, 17 Oct 2013 22:44:37 +0000 (01:44 +0300)
apps/pndevmapperd.c
deployment/etc/pandora/conf/eventmap

index 3b77e70..cb7d9b6 100644 (file)
@@ -90,6 +90,9 @@ keycode_t keycodes[] = {
   { KEY_F10, "f10" },
   { KEY_F11, "f11" },
   { KEY_F12, "f12" },
+  { KEY_F18, "f18" },
+  { KEY_F23, "f23" },
+  { KEY_YEN, "yen" },
   { -1, NULL }
 };
 
index 664f111..cb9489e 100644 (file)
@@ -11,7 +11,7 @@ pandora /usr/pandora/scripts/op_menu.sh 2
 power  /usr/pandora/scripts/op_power.sh 3
 lcdbrightdown  /usr/pandora/scripts/op_bright_down.sh
 lcdbrightup    /usr/pandora/scripts/op_bright_up.sh
-f12            /usr/pandora/scripts/op_tvout_layer.sh
+yen            /usr/pandora/scripts/op_tvout_layer.sh
 hold           TOGGLE_HOLD
 
 [events]