tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tlf-devel] Re: keyboard problem


From: Joop Stakenborg
Subject: Re: [Tlf-devel] Re: keyboard problem
Date: Sat, 10 May 2003 11:37:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030430 Debian/1.3-5

Anders Wändahl wrote:
Hello...

I try to use Konsole with linux console keyboard settings, but
still Tlf doesn't work properly. Can you give me all non-default
settings I have to change? (I use KDE 3.0 under SuSE 8.1, btw)

Nice software - Tlf!!

73 Anders SM0HPL




It might be worthwile reading the xmodmap manual page. With xmodmap, you can redefine keys, it is called from your x startup script.

e.g. xmodmap -e "keysym BackSpace = Delete"
     xmodmap -e "keycode 0x09 = Escape"

There is also a .Xmodmap file, which contains lines like:

keycode 0x09 = Escape

Maybe some keys are defined in an xterm, so you can't use them in tlf. You need to remap these keys. There might also be gui's to this. No doubt gnome/KDE will have them.

Joop, PA4TU





reply via email to

[Prev in Thread] Current Thread [Next in Thread]