Bongobs-Cat-Plugin icon indicating copy to clipboard operation
Bongobs-Cat-Plugin copied to clipboard

other keyboard chars

Open negue opened this issue 4 years ago • 1 comments

Would it be possible to add these keys that they can be used?

$%&/()=?{[]}\#+*.,;:-_

I'd like to have something like "developer" keyboard version instead of a gaming keyboard :D

negue avatar Jul 22 '20 16:07 negue

I also would like to use ALT, TAB, ESC and the CAPS LOCK keys.

Looking at the define and hook files, right now you can only use these keys:

"a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","0","1", "2","3","4","5","6", "7", "8","9","space","lshift","lctrl","f1","f2","f3","f4","f5","f6","f7","f8","f9","f10","f11","f12","up","down","left","right","<",">","","]","rshift","rctrl"

rafarx avatar Aug 29 '21 05:08 rafarx