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
 

Change F12 Key

Jan - Fri 29/01/2016 15:07:58 CET +0100

Hi everyone

Is it possible to define the F12 Key with the same functionality than the END Key?

Thank you for your help

Cyd - Fri 29/01/2016 15:18:54 CET +0100

Add these lines to your %APPDATA%/KiTTY/kitty.ini file
[Shortcuts]
list={F12}
{F12}={END}

Jan - Fri 29/01/2016 17:02:12 CET +0100

Sadly this Lines doesn't seems to work.

Keyboard is set to Linux with ISO-8859-1 West Europe.
The rest is all fine but still no reaction by pressing F12.

- Fri 29/01/2016 18:23:01 CET +0100

Is the end key working ?

Jan - Sat 30/01/2016 10:43:51 CET +0100

Yes the end key works as it should.

I tried the configuration in portable and normal version of Kitty.
But the F12 is still not functional.

- Sat 30/01/2016 15:15:09 CET +0100

You must add a backslash at the end:
{F12}={END}\
Default behavior is to add automatically carriage return at the end.

Jan - Mon 01/02/2016 16:50:32 CET +0100

I added the backslash at the end of that line.

Now I receive only a hashtag but I still remain in the same menu.
With the END Key I always jump one nenu back.

My config:

[ConfigBox]
height=21
filter=yes
#default=yes
#noexit=no
[KiTTY]
backgroundimage=no
capslock=no
conf=yes
cygterm=yes
icon=no
#iconfile=kitty.exe
#numberoficons=45
paste=no
print=yes
scriptfilefilter=All files (*.*)|*.*
size=no
shortcuts=yes
mouseshortcuts=yes
hyperlink=no
transparency=no
#configdir=
#downloaddir=
#uploaddir=
#remotedir=
#PSCPPath=
#PlinkPath=
#WinSCPPath=
#CtHelperPath=
#antiidle== \k08\
#antiidledelay=60
#sshversion=OpenSSH_5.5
#WinSCPProtocol=sftp
#autostoresshkey=no
#UserPassSSHNoSave=no
#KiClassName=PuTTY
#ReconnectDelay=5
savemode=dir
bcdelay=0
commanddelay=5
initdelay=2.0
internaldelay=10
slidedelay=0
wintitle=yes
zmodem=yes
[Print]
height=100
maxline=60
maxchar=85
[Folder]
[Launcher]
reload=yes
[Shortcuts]
list={F12}
{F12}={END}\
print={SHIFT}{F7}
printall={F7}

Cyd - Mon 01/02/2016 23:11:47 CET +0100

Ok, END key is an extended key. It must be managed separately.
Get that build: http://www.9bis.net/kitty/data/beta/kitty.exe
And add these new lines:
[Shortcuts]
list={F12}
{F12}=\k23\
to your kitty.ini file.

Jan - Tue 02/02/2016 09:09:24 CET +0100

Now it works.

Thank you for your great and quick support ;-)

Mike - Wed 17/02/2016 19:24:26 CET +0100

Hi Cyd,

Any plan to two other extended keys? Like SHIFT and INSERT? ;-)

I would love to be able to map {CONTROL}V to {SHIFT}{INSERT}

Thanks,

Mike.




Answer


The forum is actually closed