On Mon, Oct 17, 2011 at 09:38:03AM +0200, Stefan Sperling wrote: > On Sun, Oct 16, 2011 at 11:18:58AM -0600, Alexandr Shadchin wrote: > > CVSROOT: /cvs > > Module name: xenocara > > Changes by: shadc...@cvs.openbsd.org 2011/10/16 11:18:58 > > > > Modified files: > > data/xkeyboard-config: Makefile Makefile.inc > > data/xkeyboard-config/rules: Makefile > > dist/xkeyboard-config: Makefile.am Makefile.in NEWS aclocal.m4 > > configure configure.in > > xkeyboard-config.spec > > dist/xkeyboard-config/compat: Makefile.in xfree86 > > dist/xkeyboard-config/docs: Makefile.in > > dist/xkeyboard-config/geometry: Makefile.in > > dist/xkeyboard-config/geometry/digital_vndr: Makefile.in > > dist/xkeyboard-config/geometry/sgi_vndr: Makefile.in > > dist/xkeyboard-config/keycodes: Makefile.in > > dist/xkeyboard-config/keycodes/digital_vndr: Makefile.in > > dist/xkeyboard-config/keycodes/sgi_vndr: Makefile.in > > dist/xkeyboard-config/keymap: Makefile.in > > dist/xkeyboard-config/keymap/digital_vndr: Makefile.in > > dist/xkeyboard-config/keymap/sgi_vndr: Makefile.in > > dist/xkeyboard-config/keymap/sun_vndr: Makefile.in > > dist/xkeyboard-config/po: bg.po ca.po da.po de.po eo.po es.po > > fr.po hu.po ja.po nl.po pl.po ru.po > > sl.po uk.po zh_CN.po > > dist/xkeyboard-config/rules: Makefile.in base.extras.xml.in > > base.o_s.part base.xml.in > > evdev.extras.xml.in evdev.xml.in > > xkb.dtd > > dist/xkeyboard-config/rules/bin: Makefile.in > > dist/xkeyboard-config/rules/compat: Makefile.in > > variantsMapping.lst > > dist/xkeyboard-config/semantics: Makefile.in > > dist/xkeyboard-config/symbols: Makefile.in cm ctrl cz de ee in > > jp keypad lk lv ma pc ru > > srvr_ctrl symbols.dir terminate > > dist/xkeyboard-config/symbols/digital_vndr: Makefile.in > > dist/xkeyboard-config/symbols/fujitsu_vndr: Makefile.in > > dist/xkeyboard-config/symbols/hp_vndr: Makefile.in > > dist/xkeyboard-config/symbols/macintosh_vndr: Makefile.in > > dist/xkeyboard-config/symbols/nec_vndr: Makefile.in > > dist/xkeyboard-config/symbols/nokia_vndr: Makefile.in > > dist/xkeyboard-config/symbols/sgi_vndr: Makefile.in > > dist/xkeyboard-config/symbols/sony_vndr: Makefile.in > > dist/xkeyboard-config/symbols/sun_vndr: Makefile.in us > > dist/xkeyboard-config/symbols/xfree68_vndr: Makefile.in > > dist/xkeyboard-config/types: Makefile.in pc > > Added files: > > data/xkeyboard-config/man: Makefile xkeyboard-config.7 > > dist/xkeyboard-config: config.guess config.sub > > dist/xkeyboard-config/man: Makefile.am Makefile.in man.xsl > > > > Log message: > > Update to 2.4.1 > > > > ok jasper@, matthieu@ > > Since this update, in xdm my PS/2 and USB keyboards make the pc speaker > beep for any key pressed, and no characters appear on screen. > They still work fine in the console. > Backing out this update fixes the problem.
For the record, Matthieu pointed out how to fix it without a backout: "Clean obj dir and move /usr/X11R6/share/X11/xkb on the side before re-running make build in data/xkeyboard-config."