From: Giacomo Boffi <giacomo.boffi@polimi.it>
Subject: Re: alt v key
Date: Sat, 07 Oct 2006 21:22:52 +0200 [thread overview]
Message-ID: <86odsodj77.fsf@boffi95.stru.polimi.it> (raw)
In-Reply-To: 1159304080.972857.265460@i42g2000cwa.googlegroups.com
"mark" <mzp3769@yahoo.com> writes:
> after Ctrl-h k Alt-v
> M-c runs the command capitalize-word
hi mark, i think that someone (usual suspect is gnome) is playing with
your xkb configuration
try turning off xkb altogether (i did it! and i got back my
keyboard...)
what it takes is editing xorg.conf,
1) modify the server layout introducing to the server another keyboard
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Another Keyboard"
InputDevice "Configured Mouse"
EndSection
2) define another keyboard, where xkb is disabled
Section "InputDevice"
Identifier "Another Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbDisable" "True"
EndSection
restart the server
--
e di sùbito parve giorno a giorno
essere aggiunto, come quei che puote
avesse il ciel d'un altro sole addorno
next prev parent reply other threads:[~2006-10-07 19:22 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 16:15 alt v key mark
2006-09-26 19:42 ` Kevin Rodgers
[not found] ` <mailman.7449.1159299900.9609.help-gnu-emacs@gnu.org>
2006-09-26 20:54 ` mark
2006-09-27 9:43 ` Mathias Dahl
2006-09-27 16:14 ` mark
2006-09-28 9:09 ` Malte Spiess
2006-09-28 17:32 ` mark
2006-09-28 17:46 ` Barry Margolin
2006-09-29 17:49 ` mark
2006-09-28 19:49 ` mark
2006-10-07 19:22 ` Giacomo Boffi [this message]
2006-09-28 21:26 ` Colin S. Miller
2006-09-29 17:45 ` mark
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86odsodj77.fsf@boffi95.stru.polimi.it \
--to=giacomo.boffi@polimi.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).