Skip to content

imax9000/droid4-keyboard-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keyboard layout for Motorola Droid 4

This layout is based on Hacker Keyboard and heavily inspired by UA Unicode layout.

Installation

First, run make to transform UTF-8 text file omap4-keypad.kcm.in into ASCII by converting all non-ASCII characters to \uXXXX escape sequences. Then copy 2 files to /system/usr on your phone (probably you need root to remount it in read-write mode) and reboot:

# cp omap4-keypad.kcm /system/usr/keychars
# cp omap4-keypad.kl /system/usr/keylayout
# reboot

Now "Caps lock" will switch between EN and UA layouts, "SYM" acts as "Control" and "OK" as "Alt" and "Level 3".

About

EN-UA-RU keyboard layout for Motorola Droid 4 hardware keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published