Powtty and Multiple keybindings

Here we discussed clients, mappers, tunnels and their settings.
Locked
Reflect
Posts: 1
Joined: Fri Jul 15, 2011 8:37 pm

Powtty and Multiple keybindings

Post by Reflect »

Hi!

i have tried for several hours now to find a way to bind f.ex alt+numpad4 to escape west, but i cant get it to work,
and so i've been told powtty doesnt support this, but, why does powwow? If powwow can, shouldn't powtty, as its basically just a rip-off
from powwow?

And, adding this to powtty wouldnt be that hard (or?) for a person who knows how to do it? :/

in advance, ty
from a scout tired of writing esc w
Elestir
Posts: 231
Joined: Sat Feb 23, 2008 11:47 pm
Location: Olomouc, Czech Republic
Contact:

Re: Powtty and Multiple keybindings

Post by Elestir »

The difference between powtty and powwow that is relevant to this is that powtty contains terminal emulator (putty), while powwow does not (powwow is usually run from some terminal emulator such as xterm). To make keys like alt+keypad bindable, you first need to configure your terminal emulator to send different escape sequences for alt-keypad combinations than it sends for keypad keys. Putty probably doesn't support that, while e.g. xterm does.
Locked