You are not logged in.

#1 2013-05-19 15:02:42

e4g
Member
Registered: 2013-05-19
Posts: 3

[SOLVED] ALT key and terminal applications over SSH

Hello all.

I recently switched to Arch and have enjoyed getting it customized. I also have a Synology NAS that I run several terminal applications on and manage them over SSH. Unfortunately it seems my current Arch setup is preventing ALT key combinations from being understood by the NAS over SSH. ALT+ any key prints a special character. This makes it difficult to use things like WeeChat over ssh that by default use ALT+a number to switch between chat windows.

For example... Alt+1,2,3,4,5,6,7,8,9 gives me:

±²³´µ¶·¸¹

What I have already looked into:

-Conflicts with xbindkeys (not installed) and my WM (DWM). I changed the ModKey to the Windows key.

I apologize if this has already been answered elsewhere. I searched the wiki and the forums before posting.

Last edited by e4g (2013-05-21 00:42:41)

Offline

#2 2013-05-20 22:38:01

e4g
Member
Registered: 2013-05-19
Posts: 3

Re: [SOLVED] ALT key and terminal applications over SSH

Bump.

Thanks ahead of time for any help.

Offline

#3 2013-05-20 22:50:13

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] ALT key and terminal applications over SSH

Bumping is discouraged: https://wiki.archlinux.org/index.php/Fo … te#Bumping

echo $TERM on your local machine and server.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2013-05-20 23:02:51

e4g
Member
Registered: 2013-05-19
Posts: 3

Re: [SOLVED] ALT key and terminal applications over SSH

jasonwryan wrote:

Bumping is discouraged: https://wiki.archlinux.org/index.php/Fo … te#Bumping

echo $TERM on your local machine and server.


I apologize for bumping.

local machine: xterm
server: xterm

EDIT:

Actually I should say that the server is running the applications in tmux... and so from within tmux, the echo $TERM results in "screen".

Thanks again.

EDIT again:

Solved it. Somehow ended up with this in my .Xresources:

XTerm*eightBitInput: true

Switched to false and everything is working as it should. I've been trying to figure it out for days and it ends up being very simple (and my fault).

Last edited by e4g (2013-05-21 00:42:17)

Offline

Board footer

Powered by FluxBB