public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE4 doesn't heed hal keyboard settings
@ 2010-03-25 12:49 Frank Steinmetzger
  2010-03-25 13:30 ` YoYo siska
  2010-03-25 13:46 ` Crístian Viana
  0 siblings, 2 replies; 7+ messages in thread
From: Frank Steinmetzger @ 2010-03-25 12:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]

Hello

I'm not sure how to specify the topic in more detail. Over the last to hours I 
tried to get KDE4 to behave like it did before I rebuilt my system. My goal is 
to have a German layout with dead keys. In the process I've even gotten the 
system to react to the menu key again. But apart from that, for some reason, 
KDE4 won't behave like I want it to.

I say KDE4 because KDE3 apparently works. I know because login with KDM4 
doesn't work at the moment, so I'm using KDM3. There I can input accented 
letters of all sorts (in the username input field). But not in KDM4 and not in 
my KDE4 environment.

I also tried it with and without KDE's own keyboard layout settings, where I 
set up a de layout of default variant (thus with dead keys). But to no avail.

Here's the content of my hal config file:

<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.keyboard">
      <merge key="input.x11_options.XkbRules" type="string">evdev</merge>
      <merge key="input.x11_options.XkbModel" type="string">evdev</merge>

      <merge key="input.x11_options.XkbLayout" type="string">de</merge>
      <merge key="input.xkb.options" 
type="strlist">menu:Multi_key,terminate:ctrl_alt_bksp</merge>
    </match>
  </device>
</deviceinfo>

It worked before[TM], and I have no idea where else to look. Any ideas please?
-- 
Gruß | Greetings | Qapla'
WinErr 020: Error recording error codes - Additional errors will be lost.

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-03-29 18:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 12:49 [gentoo-user] KDE4 doesn't heed hal keyboard settings Frank Steinmetzger
2010-03-25 13:30 ` YoYo siska
2010-03-25 13:35   ` YoYo siska
2010-03-25 13:46 ` Crístian Viana
2010-03-25 14:16   ` Frank Steinmetzger
2010-03-26 13:55   ` Frank Steinmetzger
2010-03-29 17:58     ` Crístian Viana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox