Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-16 Thread Julien Cristau
On Mon, 2009-03-16 at 22:02 +0200, Anton Zinoviev wrote: > On Mon, Mar 16, 2009 at 01:10:07PM +0100, Julien Cristau wrote: > > The hal maintainer tells me he plans on having a package ready within > > the week, which should fix the other blocker for X input hotplug, so > > feel free to upload whene

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-16 Thread Anton Zinoviev
On Mon, Mar 16, 2009 at 01:10:07PM +0100, Julien Cristau wrote: > The hal maintainer tells me he plans on having a package ready within > the week, which should fix the other blocker for X input hotplug, so > feel free to upload whenever's convenient for you. Because of the following if thats OK I

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-16 Thread Julien Cristau
On Sat, 2009-03-14 at 21:45 +0200, Anton Zinoviev wrote: > On Fri, Mar 13, 2009 at 07:59:08PM +0100, Julien Cristau wrote: > > > > Oh, and I noticed that lv3:ralt_switch gets set if xorg.conf doesn't set > > any options. Dunno if that's a problem, I'm guessing it's ok. > > For non-US and non-lat

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-14 Thread Anton Zinoviev
On Fri, Mar 13, 2009 at 07:59:08PM +0100, Julien Cristau wrote: > > Oh, and I noticed that lv3:ralt_switch gets set if xorg.conf doesn't set > any options. Dunno if that's a problem, I'm guessing it's ok. For non-US and non-latin keyboards. This can be disabled if there exists a file /etc/X11/

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-13 Thread Julien Cristau
On Wed, 2009-03-11 at 18:36 +0100, Julien Cristau wrote: > On Sat, 2009-02-28 at 23:58 +0200, Anton Zinoviev wrote: > > I added questions when xorg.conf contains unsupported layout or option. > > Currently the questions are asked with medium priority so in most cases > > the user won't see them.

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-12 Thread Julien Cristau
On Wed, 2009-03-11 at 23:23 +0200, Anton Zinoviev wrote: > On Wed, Mar 11, 2009 at 06:36:27PM +0100, Julien Cristau wrote: > > > > Seems to work fine in my limited testing (one minor thing though, the > > console-setup/charmap and console-setup/codeset questions get asked at > > high priority, I'm

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Anton Zinoviev
On Wed, Mar 11, 2009 at 06:36:27PM +0100, Julien Cristau wrote: > > Seems to work fine in my limited testing (one minor thing though, the > console-setup/charmap and console-setup/codeset questions get asked at > high priority, I'm guessing there's no way to avoid that?). If your locale is not C t

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Julien Cristau
On Sat, 2009-02-28 at 23:58 +0200, Anton Zinoviev wrote: > I added questions when xorg.conf contains unsupported layout or option. > Currently the questions are asked with medium priority so in most cases > the user won't see them. Before the upload I will wait Christian Perrier > to check the

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Samuel Thibault
Julien Cristau, le Wed 11 Mar 2009 18:05:07 +0100, a écrit : > On Tue, Mar 3, 2009 at 02:32:41 +0100, Samuel Thibault wrote: > > > Maybe the awk script could easily handle comments of xorg.conf? > > > What about it doesn't? I guess it'd break if you have > Option "XkbModel" # foo > "bar

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-11 Thread Julien Cristau
On Tue, Mar 3, 2009 at 02:32:41 +0100, Samuel Thibault wrote: > Maybe the awk script could easily handle comments of xorg.conf? > What about it doesn't? I guess it'd break if you have Option "XkbModel" # foo "bar" but, really, don't do that... Cheers, Julien -- To UNSUBSCRIBE, emai

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-03-02 Thread Samuel Thibault
Hello, Anton Zinoviev, le Sun 01 Mar 2009 14:24:04 +0200, a écrit : > tags 515685 + pending Maybe the awk script could easily handle comments of xorg.conf? Samuel -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-22 Thread Samuel Thibault
Julien Cristau, le Tue 17 Feb 2009 16:29:25 +0100, a écrit : > The other rules files are xfree98 and base, and I have no idea > what the former is about. I believe it is for NEC's old PC-98 architecture. I don't know whether Debian GNU/Linux can even be booted on these machines. They haven't bee

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-17 Thread Julien Cristau
On Tue, 2009-02-17 at 17:10 +0200, Anton Zinoviev wrote: > On Tue, Feb 17, 2009 at 02:31:07PM +0100, Julien Cristau wrote: > > > > I looked at writing directly to /etc/default/console-setup so the > > settings could be picked up later, but since I have no idea what to put > > for the other variable

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-17 Thread Anton Zinoviev
On Tue, Feb 17, 2009 at 02:31:07PM +0100, Julien Cristau wrote: > > I looked at writing directly to /etc/default/console-setup so the > settings could be picked up later, but since I have no idea what to put > for the other variables there it didn't look like it would trivially > work. What I'd li

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-17 Thread Julien Cristau
On Tue, 2009-02-17 at 14:43 +0200, Anton Zinoviev wrote: > On Mon, Feb 16, 2009 at 11:33:25PM +0100, Julien Cristau wrote: > > > > Package: console-setup > > Version: 1.28 > > Severity: normal > > Blocks: 508244 > > Why is this bug blocking #508244? Because new versions of X, when using input ho

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-17 Thread Anton Zinoviev
On Mon, Feb 16, 2009 at 11:33:25PM +0100, Julien Cristau wrote: > > Package: console-setup > Version: 1.28 > Severity: normal > Blocks: 508244 Why is this bug blocking #508244? > on upgrade from lenny to squeeze, console-setup will get installed as > dependency of xserver-xorg, and the keyboard

Bug#515685: console-setup: needs to read xorg.conf on install to get xkb settings

2009-02-16 Thread Julien Cristau
Package: console-setup Version: 1.28 Severity: normal Blocks: 508244 Hi, on upgrade from lenny to squeeze, console-setup will get installed as dependency of xserver-xorg, and the keyboard layout for X will be read from /etc/default/console-setup (unless for some reason that plan doesn't work out,