Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xterm: metaSendsEscape no longer working!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Wed Aug 10, 2005 8:17 am    Post subject: Xterm: metaSendsEscape no longer working! Reply with quote

I've been using gnome-terminal for a while, and I decided to switch back to Xterm mostly because it uses less resources and does what I need it to do. I'm using irssi for irc and generally I can hit ALT+keyname to switch between the open virtual windows in the program, but now ALT+key just displays a number, which means metaSendsEscape isn't working. I've got the line 'xterm*metaSendsEscape: true' in my .Xdefaults. Anyone else experiencing similar issues?
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
ThomasAdam
Guru
Guru


Joined: 20 Mar 2005
Posts: 448
Location: England

PostPosted: Wed Aug 10, 2005 7:48 pm    Post subject: Re: Xterm: metaSendsEscape no longer working! Reply with quote

GaMMa wrote:
I've been using gnome-terminal for a while, and I decided to switch back to Xterm mostly because it uses less resources and does what I need it to do. I'm using irssi for irc and generally I can hit ALT+keyname to switch between the open virtual windows in the program, but now ALT+key just displays a number, which means metaSendsEscape isn't working. I've got the line 'xterm*metaSendsEscape: true' in my .Xdefaults. Anyone else experiencing similar issues?


Did you run:

Code:
xrdb -merge ~/.Xdefaults


Assuming you have not yet restarted Xorg?

-- Thomas Adam
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Wed Aug 10, 2005 11:49 pm    Post subject: Reply with quote

I've restarted xorg many times and for some reason I don't have xrdb on my system (using the minimal USE flag). Logging in and out has the same effect as xrdb anyway, my xterm colors update and what not. metaSendsEscape does work in gnome-terminal.
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
Xipher
n00b
n00b


Joined: 01 Jul 2004
Posts: 24

PostPosted: Sun Oct 02, 2005 4:12 pm    Post subject: Reply with quote

I have been looking for this answer for quiet some time, and I think I just found it, you also need to make sure to have XTerm*eightBitInput: false in your .Xdefaults as well other wise it didn't seem to work
_________________
Xipher
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Sun Oct 02, 2005 7:17 pm    Post subject: Reply with quote

I've got that in there too :(.
_________________
Ubuntu Linux Dapper Drake running Gnome-2.14.1
[Website | Screenshot | Portage Guide]
Back to top
View user's profile Send private message
None9
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2005
Posts: 101

PostPosted: Mon Jan 09, 2006 4:34 pm    Post subject: Reply with quote

Seems like I'm not the only one with this problem :?

EDIT: Esc+# works but I like my Alt key :P
Back to top
View user's profile Send private message
Konsti
l33t
l33t


Joined: 10 Dec 2002
Posts: 691

PostPosted: Mon Jan 09, 2006 5:11 pm    Post subject: Reply with quote

Do you really have
Code:
xterm*metaSendsEscape: true
in your ~/.Xdefaults? Th option is called
Code:
XTerm*metaSendsEscape: true
Back to top
View user's profile Send private message
None9
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2005
Posts: 101

PostPosted: Mon Jan 09, 2006 5:22 pm    Post subject: Reply with quote

Yes.. this is my .Xdefaults file:

Code:
xterm*faceName: Monospace
xterm*faceSize: 9
XTerm*background: black
XTerm*foreground: white
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
Back to top
View user's profile Send private message
Konsti
l33t
l33t


Joined: 10 Dec 2002
Posts: 691

PostPosted: Tue Jan 10, 2006 7:33 am    Post subject: Reply with quote

I thought the Options have to begin with uppercase XT, you have two lowercase lines in your .Xdefaults which seem to work, ok. At least the metaSendsEscape is spelled as mine. Can you check the Meta Sends Escape option in a running xterm (Ctrl-Button1) and see, if that helps?
Back to top
View user's profile Send private message
None9
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2005
Posts: 101

PostPosted: Tue Jan 10, 2006 1:37 pm    Post subject: Reply with quote

I've never seen anything like this. When I press Ctrl+1 "1" pops up. If I press Ctrl+3 3 times and then Ctrl+1 I get the "(arg: 1)" line...
Maybe I should add that the Alt key isn't working properly in any program run in xorg. For example I can't wite an "@" (Alt Gr+2).

:?: :?

This is getting really irritating since I can't change terminal :(
Back to top
View user's profile Send private message
None9
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2005
Posts: 101

PostPosted: Tue Jan 10, 2006 3:14 pm    Post subject: Reply with quote

Problem solved:

Code:
Option  "XkbLayout" "sv"

should be
Code:
Option  "XkbLayout" "se"


:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum