2010년 11월 28일 일요일

Connectbot-Q

Connectbot mod for LG LU2300 keyboard.

This code is based on https://github.com/kruton/connectbot/ f416edf (2010.11.29 download)
The source code of Connectbot is licensed under Apache Licence, Version 2.0.

I modified TerminalKeyListener.java in org.connectbot.service only.
I added the routine which check whether the model is LU2300 or not. If LU2300, it performs remapping for ALT and SHIFT mode.
The remapped key layout is the same to LU2300's. ALT mode of Q,W,E,R,T,Y and P are &,~,=,[,],+ and , respectively.

If you have any question or comment, email me (softgear -at- gmail.com)