Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 14:37:22 +0400
From:      dawnshade <dawnshade@mail.ru>
To:        Michael Nottebrock <lofi@freebsd.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: problem with xmodmap
Message-ID:  <200510171437.22320.dawnshade@mail.ru>
In-Reply-To: <200510171225.51719.lofi@freebsd.org>
References:  <200510171332.09804.dawnshade@mail.ru> <200510171225.51719.lofi@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 17 October 2005 14:25, Michael Nottebrock wrote:
> On Monday, 17. October 2005 11:32, dawnshade wrote:
> > Hi, All.
> >
> > i have some strange problem with xmodmap.
> > if i configured map somekeys in conf file:
> >
> > cat .Xmodmap
> > keycode 174 = XF86AudioLowerVolume
> > keycode 176 = XF86AudioRaiseVolume
> >
> > and try load this settings putting string 'xmodmap ~/.Xmodmap' in
> > file .xinitrc (at homedir) before string startkde nothing happens.
> >
> > if i execute xmodmap ~/.Xmodmap  inside KDE all works fine, but in next
> > KDE session X11 forget this mapping.
>
> The mapping might get reset, especially if you're using KDE's frontend for
> xkb (Regional & Accessibility/Keyboard Layouts). You could try putting the
> xmodmap command into a shell script, chmod +x that script and put it into
> ~/.kde/Autostart, or try unchecking "Enable keyboard layouts" in the
> mentioned above kcontrol module.


Thank you.
All works fine, after putting in .kde/Autostart.
P.S. Keyboard Layouts is active.

May be write PR for this part FAQ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510171437.22320.dawnshade>