View Single Post
Old 12-28-2012, 01:54 AM   #88
dsmid
Linux devotee
dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.dsmid ought to be getting tired of karma fortunes by now.
 
dsmid's Avatar
 
Posts: 598
Karma: 2069047
Join Date: Feb 2011
Device: Kindle 3, Kindle 4B, Kindle PW2
Hi Konst,

Thanks for you comments. I just implemented what Artik requested, maybe I misunderstood his post.

I hope the new version 3.4.4 will satisfy your needs:

Code:
Version 3.4.4:
  - The configuration is unified now, it can contain single-press keys
    as well as double-press keys, both work at the same time
  - The value can contain #-prefixed keycodes as well as strings for
    both key types
  - The config key can be a java keycode now (prefixed with #), useful
    for redefining special buttons
  - There can be up to 9 keyboard layouts, named <name>.kbd
  - For the sake of backward compatibility, keyboard-european.txt as
    well as keyboard.txt are valid keyboard definition file names
  - Special '.q' shortcut has been removed. * or - is not appended to
    label anymore. Labels are supposed to be three characters wide in
    all cases. Default labels are the first three letters of the keyboard
    definition file name
dsmid is offline   Reply With Quote