Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

RC12 keyboard layout file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    RC12 keyboard layout file

    Here's my keyboard layout file for RC12 keyboard: Vendor_0c45_Product_7403.kl
    It is modified version of keyboard layout from nullfactory.blogspot.com, so thanks to this guy.
    All function keys are binded as illustrated on keyboard, with exception of F1 which toggles status bar, and F5 which acts as menu button.
    Tested only on Finless ROM. Also, it should probably work for RC11 too...

    Installation (you will need adb):
    Code:
    adb remount
    adb push Vendor_0c45_Product_7403.kl /system/usr/keylayout
    adb reboot

    #2
    Thanks for this..

    Comment

    Working...
    X