Git Product home page Git Product logo

ksk-3022bt-fr-'s Introduction

KSK-3022BT-FR-

Android "key layout" & "key character map" files for KeySonic KSK-3022BT (FR) Keyboard.

How to install

  • In your android device, allow adb to be root (see root access in developer options of Lineage OS).
  • On your computer:

cd C:\Users<user>\AppData\Local\Android\Sdk\platform-tools

adb root
adb kill-server (if adb root doesn't respond)
adb shell whoami (you should be root)
adb shell mount -o rw,remount /system
adb push Vendor_04e8_Product_7021_Version_0001.kl /system/usr/keylayout/Vendor_04e8_Product_7021_Version_0001.kl
adb push Vendor_04e8_Product_7021_Version_0001.kcm /system/usr/keychars/Vendor_04e8_Product_7021_Version_0001.kcm
adb shell reboot
  • After the reboot of the android device, press a few keys to wake-up the keyboard.
  • On your computer:
adb shell dumpsys input

you should see something like this:

    10: Bluetooth 3.0 Keyboard
     Classes: 0x80000003
     Path: /dev/input/event10
     Descriptor: 799f05d8f2a5405762e7de4263dc28de03fcdafe
     Location:
     ControllerNumber: 0
     UniqueId: 43:9E:93:00:73:20
     Identifier: bus=0x0005, vendor=0x04e8, product=0x7021, version=0x0001
     KeyLayoutFile: /system/usr/keylayout/Vendor_04e8_Product_7021_Version_0001.kl
     KeyCharacterMapFile: /system/usr/keychars/Vendor_04e8_Product_7021_Version_0001.kcm
     ConfigurationFile:
     HaveKeyboardLayoutOverlay: false

ksk-3022bt-fr-'s People

Contributors

fredericgette avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.