Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Dutch
  • Search

Compose key werkt niet [solved]

Welkom op het Nederlands/Vlaamstalig Forum van Gentoo.
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
Author
Message
aries
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 127
Joined: Mon May 03, 2004 4:52 pm
Location: Sliedrecht the Netherlands

Compose key werkt niet [solved]

  • Quote

Post by aries » Fri Nov 17, 2006 7:26 pm

Hallo Allemaal,

Wie kan mij helpen de compose key (`+e) onder kde/xorg aan de praat te krijgen?
Ik heb al heel wat gexperimenteerd maar het lukt me echt niet

Wat wel werkt:
- euro teken
- groepshift: dmv `alt` + `m` directe invoer van bv mhu


Gegevens:
xorg.conf:

Code: Select all

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option "XkbRules" "xorg"

        Option "XkbLayout"    "us"
        Option "XkbVariant"   "intl"

        Option    "XkbModel"  "inspiron"
EndSection 
/etc/env.d/locale

Code: Select all

LANG="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_CTYPE="nl_NL.UTF-8"
LC_COLLATE="nl_NL.UTF-8"
LC_TIME="nl_NL.UTF-8"
LC_NUMERIC="nl_NL.UTF-8"
LC_MONETARY="nl_NL.UTF-8"
LC_PAPER="nl_NL.UTF-8"
LC_TELEPHONE="nl_NL.UTF-8"
LC_ADDRESS="nl_NL.UTF-8"
LC_MEASUREMENT="nl_NL.UTF-8"
LC_NAME="nl_NL.UTF-8"
LC_IDENTIFICATION="nl_NL.UTF-8"
locale

Code: Select all

C
de_DE
de_DE@euro
de_DE.utf8
en_US
en_US.utf8
nl_NL
nl_NL@euro
nl_NL.utf8
POSIX 
Last edited by aries on Thu Nov 23, 2006 6:25 pm, edited 1 time in total.
Top
lost+found
Guru
Guru
User avatar
Posts: 514
Joined: Mon Nov 15, 2004 6:56 pm
Location: North~Sea~Coa~s~~t~~~

  • Quote

Post by lost+found » Sat Nov 18, 2006 2:11 pm

Hoi, ik gebruik dit:

/etc/X11/xorg.conf:

Code: Select all

Section "InputDevice"
	Identifier	"Keyboard"
	Driver		"kbd"
	Option		"XkbModel"		"pc104"
	Option		"XkbOptions"		"lv3:ralt_switch,compose:rwin,eurosign:5"
EndSection
Geeft wel een waarschuwing in /var/log/kdm.log, maar deze is "niet fataal" zoals hetzelfde log vermeldt. Het werkt prima bij mij... Misschien kun je er iets mee.

Code: Select all

...
xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc104)+us+level3(ralt_switch)+compose(rwin)+eurosign(5)" };
    xkb_geometry             { include "pc(pc104)" };
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
...
Top
aries
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 127
Joined: Mon May 03, 2004 4:52 pm
Location: Sliedrecht the Netherlands

  • Quote

Post by aries » Thu Nov 23, 2006 6:25 pm

lost+found bedankt.

Het werkt nu eindelijk, met deze instellingen:

xorg.conf, keyboard section:

Code: Select all

        Option "XkbRules"       "xorg"
        Option "XkbModel"       "inspiron"
        Option "XkbLayout"      "en_US"
Met KDE keyboard tool:

Code: Select all

setxkbmap -model inspiron -layout us -variant alt-intl
kbmap -option -option eurosign:5,lv3:ralt_switch,compose:rctrl
Of alles ook werkt met KDE keyboard tools settings in xorg.conf gecopieerd moet ik nog testen.
Top
lost+found
Guru
Guru
User avatar
Posts: 514
Joined: Mon Nov 15, 2004 6:56 pm
Location: North~Sea~Coa~s~~t~~~

  • Quote

Post by lost+found » Thu Nov 23, 2006 7:16 pm

Succes met je nieuwe compose key. De zg. dead keys zijn erg irritant, i.m.o. :evil:

Ik heb trouwens nog nooit setxkbmap of kbmap gebruikt of iets in KDE veranderd... maar ik heb dan ook geen Inspiron toetsenbord natuurlijk. ;-) xorg.conf was altijd voldoende.
Top
Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Dutch”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy