Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Eterm och end
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
julmust
n00b
n00b


Joined: 13 Oct 2002
Posts: 57
Location: Landskrona, Sweden

PostPosted: Wed Oct 23, 2002 7:53 pm    Post subject: Eterm och end Reply with quote

Till nästa problem då...

Jo, när jag trycker på End-tangenten i en Eterm så skrivs teckent ~ ut bara. Jag vill ju komma till slutet! Osis.. Home-knappen funkar dock.

Några ideér?
_________________
hm.. help me.
Back to top
View user's profile Send private message
b-llwyd
Guru
Guru


Joined: 24 Jul 2002
Posts: 302
Location: Uppsala, Sweden

PostPosted: Thu Oct 24, 2002 6:30 am    Post subject: Reply with quote

Prova att lägga in någon av dessa i din /etc/bashrc (hette den så?), om det är bash du använder.

Code:

bindkey "\e[4~" end-of-line

eller

bindkey "\e[8~" end-of-line
Back to top
View user's profile Send private message
julmust
n00b
n00b


Joined: 13 Oct 2002
Posts: 57
Location: Landskrona, Sweden

PostPosted: Thu Oct 24, 2002 1:26 pm    Post subject: Reply with quote

det funkade ej...
märk väl att det bara är i Eterm som det kladdar.. funkar utmärkt i övrigt.
_________________
hm.. help me.
Back to top
View user's profile Send private message
ozt
Apprentice
Apprentice


Joined: 13 Dec 2002
Posts: 212
Location: Stockholm

PostPosted: Thu Dec 26, 2002 12:48 pm    Post subject: Reply with quote

Står om det där på deras hemsida.
http://eterm.sourceforge.net
Back to top
View user's profile Send private message
moonlite
n00b
n00b


Joined: 30 Jan 2003
Posts: 24
Location: Sweden

PostPosted: Thu Jan 30, 2003 11:49 pm    Post subject: Reply with quote

Eterm är knepig på det här området... man får definera det i sin .Eterm/themes/Eterm/user.cfg av någon anledning...

iaf så fixade jag det såhär:
bind 0xff57 to echo '^E'
_________________
--
moo!
Back to top
View user's profile Send private message
moonlite
n00b
n00b


Joined: 30 Jan 2003
Posts: 24
Location: Sweden

PostPosted: Thu Jan 30, 2003 11:50 pm    Post subject: Reply with quote

Det förutsätter ju att "0xff57" är END...
_________________
--
moo!
Back to top
View user's profile Send private message
moonlite
n00b
n00b


Joined: 30 Jan 2003
Posts: 24
Location: Sweden

PostPosted: Fri Jan 31, 2003 12:16 am    Post subject: Reply with quote

Sådär gjorde jag till slut...

$HOME/.Eterm/themes/Eterm/user.cfg:
begin actions
bind 0xff57 to echo '^E'
bind 0xff50 to echo '^A'
end actions

Och detta för alla andra konsoller och terminaler

$HOME/.inputrc:
"\e[8~": end-of-line
"\e[4~": end-of-line
"\e[1~": beginning-of-line
"\e[5~": beginning-of-line
_________________
--
moo!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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