X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;ds=sidebyside;f=keysets%2Fsaba.cpp;h=15127dd448120a0867d5a830171362ac25ad4af6;hb=d359576506dc27d7352e1feaa8c38412818db99c;hp=c90e6a72d6fcd576fc2498feaa530e60507b89e6;hpb=4a08d7494fbeaf202ea8eeaa641fd3ea808f9160;p=pierogi diff --git a/keysets/saba.cpp b/keysets/saba.cpp index c90e6a7..15127dd 100644 --- a/keysets/saba.cpp +++ b/keysets/saba.cpp @@ -59,8 +59,8 @@ void SabaTV1::populateProtocol( addKey("Clock", Unmapped_Key, 0x38, 7); // "C" addKey("Menu", Menu_Key, 0x39, 7); // "Install" addKey("Ch.setup", Unmapped_Key, 0x3B, 7); // "B" - addKey("Mark", Unmapped_Key, 0x3C, 7); - addKey("Scan/Erase", Unmapped_Key, 0x3D, 7); // "Index" + addKey("Mark", IndexMark_Key, 0x3C, 7); + addKey("Scan/Erase", IndexSearch_Key, 0x3D, 7); // "Index" }