To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Keyboard Mapping Definitions

John Star - Mon 15/05/2017 19:35:48 CEST +0200

Would it be possible to get a list of all the keyboard mapping definitions to assist in creating keyboard shortcuts? Is there a guide for this already somewhere online?

manu - Fri 16/06/2017 22:50:10 CEST +0200

Yes, it exists... in the source code.

See the funcion void InitShortcuts( void ) in "kitty.c"
http://svn.9bis.com/websvn/filedetails.php?repname=Sandbox&path=%2Fkitty%2Ftrunk%2Fkitty.c

Here my list (used in my INI config):

[Shortcuts]
print=
printall=
imagechange=
rollup=
tray=
command=
autocommand=
script=
editorclipboard=
resetterminal=
editor=
sendfile=
getfile=
winscp=
protect=
visible=
input=
inputm=
showportforward=

When you don't assign to any key combination, then they are disabled (as shortcuts).





Answer


The forum is actually closed