Mailinglist Archive: opensuse-bugs (6439 mails)
| < Previous | Next > |
[Bug 253397] KDE keyboard settings: "use menu key as compose key" does not work (Thinkpad T60)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 5 May 2007 09:49:41 -0600 (MDT)
- Message-id: <20070505154941.319D1E5B@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=253397
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |uli.2001@xxxxxx
------- Comment #14 from sndirsch@xxxxxxxxxx 2007-05-05 09:49 MST -------
Strange. /etc/X11/Xmodmap should be read by xmodmap (/etc/X11/Xsetup) at the
beginning of each Xsession.
I suggest to work with a user specific Xmodmap file.
# cat > ~/.Xmodmap << EOF
keycode 227 = Multi_key
EOF
and add
xmodmap ~/.Xmodmad
after "# Add your own lines here..." to your ~/.xinitrc after copying
/etc/skel/.xinitrc.template to ~/.xinitrc.
Hope this helps?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
sndirsch@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |uli.2001@xxxxxx
------- Comment #14 from sndirsch@xxxxxxxxxx 2007-05-05 09:49 MST -------
Strange. /etc/X11/Xmodmap should be read by xmodmap (/etc/X11/Xsetup) at the
beginning of each Xsession.
I suggest to work with a user specific Xmodmap file.
# cat > ~/.Xmodmap << EOF
keycode 227 = Multi_key
EOF
and add
xmodmap ~/.Xmodmad
after "# Add your own lines here..." to your ~/.xinitrc after copying
/etc/skel/.xinitrc.template to ~/.xinitrc.
Hope this helps?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |