Keylayout
De JoN@an
Révision de 3 avril 2013 à 00:21 par Jonathan (discussion | contributions)
Fichiers *.kl
/system/usr/keylayout/*.kl
/!\Il faut avoir remonter /system en rw
mount -r -o rw,remount /system
Sinon (testé et approuvé) créer les folder:
/data/system/devices/keylayout/ /data/system/devices/keychars/
Pour faire un fichier "spécifique" à un device, trouver les infos Vendor id et Product id avec la commande lsusb. Exemple de sortie
root@android:/ # lsusb Bus 001 Device 001: ID 1d6b:0002 Bus 002 Device 001: ID 1d6b:0002 Bus 002 Device 002: ID 0424:2514 Bus 002 Device 026: ID 04f2:0865 Bus 002 Device 021: ID 044f:d00
Format du fichier
Vendor_XXXX_Product_XXXX.kl
Ressource offciel android [1]
Actions spéciales
HOME -> revenir à la page d'accueil