[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Keyboard on X with missing keys



On 27 Jul 2003, Michel Dänzer wrote:

> On Sun, 2003-07-27 at 05:06, Thomas Otto wrote:
> > > I'm missing the bar sign, the @ sign (I had to paste this one from the address
> > > in the header), bracketleft, bracketright, EuroSign and I don't know what
> > > else on the keyboard on X.
> >
> > Same here, on an iBook2 700Mhz. I ended up writing my own ~/.Xmodmap
> > which i load when I login.
>
> It seems everybody does that, instead of fixing the X keymaps... I'm no
> better myself. :)

But where *is* this keymap that will be read at the start of an X session on
Debian 3.0. r1 /testing?

In the meantime I included this .Xmodmap:

keycode 14 = 5 percent bracketleft
keycode 15 = 6 ampersand bracketright
keycode 17 = 8 parenleft braceleft
keycode 18 = 9 parenright braceright
keycode 20 = ssharp question backslash
keycode 46 = l L at
keycode  94 = less greater bar
keycode 115 = Mode_switch

.. to absolutely no avail so far. On the contrary: some of the FVWM key combos
don't work any more.
So I will definitely remove this .Xmodmap before the next X login.

Excerpt of my XF86Config-4:
http://www.geocities.com/wolfgangpfeiffer/XF86Config-4.txt
-------------------------------------------------------------------------
Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

  ( ... )

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
-----------------------------

the latest XFree86.0.log:
http://www.geocities.com/wolfgangpfeiffer/XFree86.0.log



An excerpt of the X and fonts packages I have installed so far:

-------------------

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  euro-support   1.19           Use euro character in your Debian system
ii  euro-support-c 1.19           Use euro character in your console environme
ii  euro-support-x 1.19           Use euro character in your X environment
ii  xfonts-intl-eu 1.2-4          International fonts for X -- European.
ii  gsfonts        6.0-2.1        Fonts for the ghostscript interpreter
ii  gsfonts-x11    0.17           Make Ghostscript fonts available to X11
ii  psfontmgr      0.11.3         PostScript font manager -- part of Defoma, D
ii  xfonts-100dpi  4.2.1-6        100 dpi fonts for X
ii  xfonts-100dpi- 4.2.1-6        100 dpi fonts for X (transcoded from ISO 106
ii  xfonts-75dpi   4.2.1-6        75 dpi fonts for X
ii  xfonts-75dpi-t 4.2.1-6        75 dpi fonts for X (transcoded from ISO 1064
ii  xfonts-base    4.2.1-6        standard fonts for X
ii  xfonts-base-tr 4.2.1-6        standard fonts for X (transcoded from ISO 10
ii  xfonts-scalabl 4.2.1-6        scalable fonts for X
ii  xfree86-common 4.2.1-6        X Window System (XFree86) infrastructure
ii  xserver-xfree8 4.2.1-6        the XFree86 X server
ii  xserver-xfree8 2002.12.05-4   The DRI CVS trunk XFree86 X server

-------------------------

Thanks in anticipation.

Regards,
Wolfgang
-- 
Profile, Links:
http://profiles.yahoo.com/wolfgangpfeiffer




Reply to: