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

Bug#648151: no keyboard at all due to bad /etc/default/keyboard



On 11/09/11 19:17, Julien Cristau wrote:
On Wed, Nov  9, 2011 at 09:04:58 +0100, Harald Dunkel wrote:

Package: x11-xkb-utils
Version: 7.5+5

If I set /etc/default/keyboard to

	XKBMODEL="pc105"
	XKBLAYOUT="us"
	XKBVARIANT="nodeadkeys"
	XKBOPTIONS="terminate:ctrl_alt_bksp"

then the keyboard on X is dead.  .xinitrc.log shows

Where does .xinitrc.log come from?


/usr/bin/dbus-launch xinit -- :4 -br -quiet > .xinitrc.log 2>&1


.xinitrc:

XAUTHORITY="$HOME/.Xauthority"
export XAUTHORITY
xrdb -DHOME=$HOME -load $HOME/.Xresources
xset s off
xset dpms 1200 1200 3600
xset -dpms
(fvwm -f .fvwm2rc || twm) & wmpid=$!
(sleep 1)
xterm -C -n CONSOLE -fn 6x12 -g 120x9+0+0 -j +ut -T /var/log/messages -e tail -f /var/log/messages
xterm -g 80x40+0+148  -n "$HOSTNAME" -j
xterm -g 120x40+519+148  -n "$HOSTNAME" -j
xmodmap "$HOME/.xmodmap"
wait $wmpid
exit 0


.xmodmap:
remove Lock  = Caps_Lock
keycode 0x42 =  Return


Include your full X log and config.


Sorry, but /var/log/Xorg.4.log has been overwritten.
/etc/default/keyboard was already included in this
bug report.

Can you reproduce the problem?


Regards

Harri

Attachment: .xinitrc.log.gz
Description: application/gzip


Reply to: