Index: /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postinst	(revision 22882)
+++ /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postinst	(revision 22883)
@@ -4,6 +4,6 @@
 #. /mnt/config/titan.cfg
 
-#if [ ! -f /mnt/settings/rcmap.old ]; then
-#	mv /mnt/settings/rcmap $rcmapfile
+#if [ ! -f /mnt/config/rcmap.old ]; then
+#	mv /mnt/config/rcmap $rcmapfile
 #fi
 
Index: /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postrm	(revision 22882)
+++ /ipk/source.sh4/titankeymaps_neutrino/CONTROL/postrm	(revision 22883)
@@ -15,6 +15,6 @@
 #rm $rcmapfile
 #mv $rcmapfile.old $rcmapfile
-rm /mnt/settings/rcmap
-mv /mnt/settings/rcmap.old /mnt/settings/rcmap
+rm /mnt/config/rcmap
+mv /mnt/config/rcmap.old /mnt/config/rcmap
 
 
Index: /ipk/source.sh4/titankeymaps_neutrino/CONTROL/preinst
===================================================================
--- /ipk/source.sh4/titankeymaps_neutrino/CONTROL/preinst	(revision 22882)
+++ /ipk/source.sh4/titankeymaps_neutrino/CONTROL/preinst	(revision 22883)
@@ -46,5 +46,5 @@
 #. /mnt/config/titan.cfg
 #mv $rcmapfile $rcmapfile.old
-mv /mnt/settings/rcmap /mnt/settings/rcmap.old
+mv /mnt/config/rcmap /mnt/config/rcmap.old
 
 echo "installiere keymap ..."
Index: /ipk/source.sh4/titankeymaps_neutrino/mnt/config/rcmap
===================================================================
--- /ipk/source.sh4/titankeymaps_neutrino/mnt/config/rcmap	(revision 22883)
+++ /ipk/source.sh4/titankeymaps_neutrino/mnt/config/rcmap	(revision 22883)
@@ -0,0 +1,8 @@
+channellist#rcleft#rcfr
+channellist#rcright#rcff
+
+infobar#rcup#rcchup
+infobar#rcdown#rcchdown
+
+channellist#rcchup#rcleft
+channellist#rcchdown#rcright
