LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   using home and end keys via ssh putty (https://www.linuxquestions.org/questions/linux-software-2/using-home-and-end-keys-via-ssh-putty-484127/)

section31 09-16-2006 02:20 PM

using home and end keys via ssh putty
 
Anyone know how I can get my home and end keys working on my ssh client putty? When I press home or end, I get a ~ character. The server is running debian if that matters.

dxqcanada 09-16-2006 05:46 PM

Re: PuTTY
 
Change your Terminal Emulation to "linux"

Connection-> Data -> Terminal-Type String = linux

section31 09-17-2006 01:28 PM

Quote:

Originally Posted by dxqcanada
Change your Terminal Emulation to "linux"

Connection-> Data -> Terminal-Type String = linux

beautiful just beautiful. Thanks.

mpsoft.dk 12-01-2011 09:42 AM

another thing
 
Hi there

If you are connected to the server via SSH, you can type
export TERM=”linux”

..the result is the same.


//Martin Dahl-Larsen


All times are GMT -5. The time now is 08:42 AM.