Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-21 Thread Henrik Enberg
Michel Dänzer [EMAIL PROTECTED] writes:
 On Tue, 2007-09-18 at 11:00 +0200, Henrik Enberg wrote:
  Package: x11-xserver-utils
  Version: 7.3+1
  Severity: normal
  
  When starting X, running xmodmap from e.g. ~/.xsession no longer
  changes any mappings.  Strange thing is, running xmodmap from a
  terminal after X has started still works.
 
 This could be due to a server reset which happens whenever the last
 client disconnects. A server reset is usually noticeable due to the
 server re-programming the video mode. You can avoid resets by starting
 the Xserver with the -noreset command line option or by keeping a client
 running in the background.

Unfortunately, neither of these workarounds yield any results.  I can
clearly see the video switching going away, but my xmodmap settings
still don't take effect.




Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-18 Thread Henrik Enberg
Package: x11-xserver-utils
Version: 7.3+1
Severity: normal

When starting X, running xmodmap from e.g. ~/.xsession no longer
changes any mappings.  Strange thing is, running xmodmap from a
terminal after X has started still works.  This started happening
after the upgrade to Xorg 7.3.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-xserver-utils depends on:
ii  cpp 4:4.2.1-6The GNU C preprocessor (cpp)
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxaw7 2:1.0.4-1X11 Athena Widget library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxmuu11:1.0.3-1X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-4X11 event trapping extension libra
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  x11-common  1:7.3+2  X Window System (X.Org) infrastruc

x11-xserver-utils recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#287810: xlibs: syntax error in /etc/X11/xkb/symbols/sun/us prevents xkbcomp from working

2004-12-30 Thread Henrik Enberg
Package: xlibs
Version: 4.3.0.dfsg.1-10
Severity: normal

the three occurances of 'include srvr_ctrl(xfree86);' in
/etc/X11/xkb/symbols/sun/us causes a syntax error in xkbcomp on X
startup, causing X to revert to whatever the standard keymap is.

commenting out each such line in the file makes it work as it should.

Here are the relevant lines from my XF86Config-4:

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  sun
Option  XkbModel  type6
Option  XkbLayout us
EndSection


-- Package-specific info:
Keyboard-related contents of XFree86 X server log file
/var/log/XFree86.0.log:
(==) Using config file: /etc/X11/XF86Config-4
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Generic Monitor
(**) |   |--Device Generic Video Card
(**) |--Input Device Generic Keyboard
(**) Option XkbRules sun
(**) XKB: rules: sun
(**) Option XkbModel type6
(**) XKB: model: type6
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Generic Mouse
(WW) The directory /usr/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/lib/X11/fonts/CID does not exist.
Entry deleted from font path.
--
(II) RADEON(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Keyboard Generic Keyboard handled by legacy driver
(**) Option Protocol ImPS/2
(**) Generic Mouse: Protocol: ImPS/2
(**) Option SendCoreEvents true
(**) Generic Mouse: always reports core events
(**) Option CorePointer

XFree86 X server log files on system:
-rw-r--r--  1 root root 43232 2004-12-30 10:10 /var/log/XFree86.0.log

Compiled XKB description for X server :0.0:
xkb_keymap {
xkb_keycodes sun(type6) {
minimum = 8;
maximum = 255;
 ESC = 9;
AE01 = 10;
AE02 = 11;
AE03 = 12;
AE04 = 13;
AE05 = 14;
AE06 = 15;
AE07 = 16;
AE08 = 17;
AE09 = 18;
AE10 = 19;
AE11 = 20;
AE12 = 21;
BKSP = 22;
 TAB = 23;
AD01 = 24;
AD02 = 25;
AD03 = 26;
AD04 = 27;
AD05 = 28;
AD06 = 29;
AD07 = 30;
AD08 = 31;
AD09 = 32;
AD10 = 33;
AD11 = 34;
AD12 = 35;
RTRN = 36;
LCTL = 37;
AC01 = 38;
AC02 = 39;
AC03 = 40;
AC04 = 41;
AC05 = 42;
AC06 = 43;
AC07 = 44;
AC08 = 45;
AC09 = 46;
AC10 = 47;
AC11 = 48;
TLDE = 49;
LFSH = 50;
BKSL = 51;
AB01 = 52;
AB02 = 53;
AB03 = 54;
AB04 = 55;
AB05 = 56;
AB06 = 57;
AB07 = 58;
AB08 = 59;
AB09 = 60;
AB10 = 61;
RTSH = 62;
KPMU = 63;
LALT = 64;
SPCE = 65;
CAPS = 66;
FK01 = 67;
FK02 = 68;
FK03 = 69;
FK04 = 70;
FK05 = 71;
FK06 = 72;
FK07 = 73;
FK08 = 74;
FK09 = 75;
FK10 = 76;
NMLK = 77;
SCLK = 78;
 KP7 = 79;
 KP8 = 80;
 KP9 = 81;
KPSU = 82;
 KP4 = 83;
 KP5 = 84;
 KP6 = 85;
KPAD = 86;
 KP1 = 87;
 KP2 = 88;
 KP3 = 89;
 KP0 = 90;
KPDL = 91;
FK11 = 95;
FK12 = 96;
HOME = 97;
  UP = 98;
PGUP = 99;
LEFT = 100;
RGHT = 102;
 END = 103;
DOWN = 104;
PGDN = 105;
 INS = 106;
DELE = 107;
KPEN = 108;
PAUS = 110;
PRSC = 111;
KPDV = 112;
ALGR = 113;
LMTA = 115;
RMTA = 116;
COMP = 117;
VOL+ = 158;
VOL- = 159;
POWR = 160;
MUTE = 165;
STOP = 222;
AGAI = 223;
PROP = 224;
UNDO = 225;
FRNT = 226;
COPY = 227;
OPEN = 228;
PAST = 229;
FIND = 230;
 CUT = 231;
HELP = 232;
indicator 1 = Caps Lock;
indicator 2 = Num Lock;
indicator 3 = Scroll Lock;
virtual indicator 4 = Shift Lock;
virtual indicator 5 = Group 2;
virtual indicator 6 = Mouse Keys;
alias RALT = ALGR;
};

xkb_types complete {

virtual_modifiers NumLock,Alt,LevelThree,AltGr,Meta,Super,Hyper,ScrollLock;

type ONE_LEVEL {
modifiers= none;
level_name[Level1]= Any;
};
type TWO_LEVEL {
modifiers= Shift;
map[Shift]= Level2;
level_name[Level1]= Base;
level_name[Level2]= Shift;
};
type ALPHABETIC {
modifiers= Shift+Lock;
map[Shift]= Level2;
map[Lock]= Level1;
preserve[Lock]= Lock;
level_name[Level1]= Base;
level_name[Level2]= Caps;
};
type