Re: Heads up: X server configuration changes

2010-03-06 Thread Rajeesh K Nambiar
On Thu, Feb 18, 2010 at 12:36 AM, Rajeesh K Nambiar wrote: > On Thu, Feb 18, 2010 at 4:29 AM, Peter Hutterer > wrote: >>> > Rajeesh K Nambiar wrote: >>> >> Any pointers on how to migrate the 'enable touchpad tap-to-click' >>> >> feature from the existing .fdi file(s)? >> >> Section "InputClass" >

Re: Heads up: X server configuration changes

2010-02-17 Thread Rajeesh K Nambiar
On Thu, Feb 18, 2010 at 4:29 AM, Peter Hutterer wrote: >> > Rajeesh K Nambiar wrote: >> >> Any pointers on how to migrate the 'enable touchpad tap-to-click' >> >> feature from the existing .fdi file(s)? > > Section "InputClass" >        Identifier "tap-by-default" >        MatchIsTouchpad "on" >  

Re: Heads up: X server configuration changes

2010-02-17 Thread Peter Hutterer
On Wed, Feb 17, 2010 at 05:42:59PM -0500, Joshua Baker-LePain wrote: > On Wed, 17 Feb 2010 at 11:13pm, Kevin Kofler wrote > > > Rajeesh K Nambiar wrote: > >> Any pointers on how to migrate the 'enable touchpad tap-to-click' > >> feature from the existing .fdi file(s)? > > > > The best solution is

Re: Heads up: X server configuration changes

2010-02-17 Thread Joshua Baker-LePain
On Wed, 17 Feb 2010 at 11:13pm, Kevin Kofler wrote > Rajeesh K Nambiar wrote: >> Any pointers on how to migrate the 'enable touchpad tap-to-click' >> feature from the existing .fdi file(s)? > > The best solution is to just set it up in your desktop. (For KDE, install > kcm_touchpad, it will be ins

Re: Heads up: X server configuration changes

2010-02-17 Thread Kevin Kofler
Rajeesh K Nambiar wrote: > Any pointers on how to migrate the 'enable touchpad tap-to-click' > feature from the existing .fdi file(s)? The best solution is to just set it up in your desktop. (For KDE, install kcm_touchpad, it will be installed by default on the F13 KDE Live spin. For GNOME, the

Re: Heads up: X server configuration changes

2010-02-17 Thread Muayyad AlSadi
> I'm not sure I understand exactly what you need here, but AIUI you just need > this: what I meant is that the scenario of having a composed layout (eg. Arabic/English or Arabic/French) should be part of QA tests because a problem in them will case the user unable to login https://bugzilla.redh

Re: Heads up: X server configuration changes

2010-02-17 Thread Adam Jackson
On Wed, 2010-02-17 at 00:38 +0100, Kevin Kofler wrote: > Peter Hutterer wrote: > > evdev and synaptics are updated, so those two are converted. I know fpit > > has an fdi file and there's some exceptions in x11-input.fdi that need to > > be added too. I need to do this tomorrow unless you want to b

Re: Heads up: X server configuration changes

2010-02-17 Thread Rajeesh K Nambiar
On Tue, Feb 16, 2010 at 11:31 AM, Peter Hutterer wrote: > options as specified. That's just one example, I've tried to detail the new > configurations on our wiki. > https://fedoraproject.org/wiki/Input_device_configuration > If you think there's anything missing, please let me know or add it > yo

Re: Heads up: X server configuration changes

2010-02-16 Thread Petrus de Calguarium
Peter Hutterer wrote: > ... Thanks for the 'Heads Up'. As I had said so long ago, I couldn't possibly read every developer's blog to find out what I must do to avoid inevitable doom after updating my system and not taking the required configuration measures -- that I would only know about,

Re: Heads up: X server configuration changes

2010-02-16 Thread Peter Hutterer
On Wed, Feb 17, 2010 at 12:38:37AM +0100, Kevin Kofler wrote: > Peter Hutterer wrote: > > evdev and synaptics are updated, so those two are converted. I know fpit > > has an fdi file and there's some exceptions in x11-input.fdi that need to > > be added too. I need to do this tomorrow unless you wa

Re: Heads up: X server configuration changes

2010-02-16 Thread Peter Hutterer
On Tue, Feb 16, 2010 at 10:32:19PM +0200, Muayyad AlSadi wrote: > how about keyboard layout ? > f-s-keyboard (now system-setup-keyboard) used to send > /etc/sysconfig/keyboard > conf through hal to X the package is already updated to create /etc/xorg.conf.d/00-system-setup-keyboard.conf (instead o

Re: Heads up: X server configuration changes

2010-02-16 Thread Kevin Kofler
Peter Hutterer wrote: > evdev and synaptics are updated, so those two are converted. I know fpit > has an fdi file and there's some exceptions in x11-input.fdi that need to > be added too. I need to do this tomorrow unless you want to beat me to it > :) It's funny how short-lived the "no default x

Re: Heads up: X server configuration changes

2010-02-16 Thread Matthias Clasen
On Tue, 2010-02-16 at 17:40 +0100, Thomas Janssen wrote: > > That's how i understand the change. Like do it right and move > everything to /etc/xorg.conf.d/* > Maybe i could have said that in the first place. My bad. The main reason for continuing to read the monolithic xorg.conf file is for bac

Re: Heads up: X server configuration changes

2010-02-16 Thread Muayyad AlSadi
the package description need to be changed https://admin.fedoraproject.org/pkgdb/packages/name/system-setup-keyboard "Hal keyboard layout callout" it should be something like "track system-wide keyboard layout configuration" -- devel mailing list devel@lists.fedoraproject.org https://admin.fedor

Re: Heads up: X server configuration changes

2010-02-16 Thread Muayyad AlSadi
how about keyboard layout ? f-s-keyboard (now system-setup-keyboard) used to send /etc/sysconfig/keyboard conf through hal to X please consider the following points: we need to specify two layouts with functional switching (in previous releases we in ojuba.org were forced to hack and patch many pa

Re: Heads up: X server configuration changes

2010-02-16 Thread Thomas Janssen
2010/2/16 Chuck Anderson : > On Tue, Feb 16, 2010 at 03:25:24PM +0100, Thomas Janssen wrote: >> 2010/2/16 Chuck Anderson : >> > On Tue, Feb 16, 2010 at 09:26:54PM +1000, Peter Hutterer wrote: >> >> On Tue, Feb 16, 2010 at 12:16:42PM +0100, Michal Hlavinka wrote: >> >> configuration can be in xorg.c

Re: Heads up: X server configuration changes

2010-02-16 Thread Chuck Anderson
On Tue, Feb 16, 2010 at 03:25:24PM +0100, Thomas Janssen wrote: > 2010/2/16 Chuck Anderson : > > On Tue, Feb 16, 2010 at 09:26:54PM +1000, Peter Hutterer wrote: > >> On Tue, Feb 16, 2010 at 12:16:42PM +0100, Michal Hlavinka wrote: > >> configuration can be in xorg.conf or in /etc/xorg.conf.d/. > >

Re: Heads up: X server configuration changes

2010-02-16 Thread Thomas Janssen
2010/2/16 Chuck Anderson : > On Tue, Feb 16, 2010 at 09:26:54PM +1000, Peter Hutterer wrote: >> On Tue, Feb 16, 2010 at 12:16:42PM +0100, Michal Hlavinka wrote: >> configuration can be in xorg.conf or in /etc/xorg.conf.d/. > > Can it be /etc/X11/xorg.conf.d/ instead please?  It would suck to have >

Re: Heads up: X server configuration changes

2010-02-16 Thread Chuck Anderson
On Tue, Feb 16, 2010 at 09:26:54PM +1000, Peter Hutterer wrote: > On Tue, Feb 16, 2010 at 12:16:42PM +0100, Michal Hlavinka wrote: > configuration can be in xorg.conf or in /etc/xorg.conf.d/. Can it be /etc/X11/xorg.conf.d/ instead please? It would suck to have to look in two different places, /

Re: Heads up: X server configuration changes

2010-02-16 Thread Peter Hutterer
On Tue, Feb 16, 2010 at 12:16:42PM +0100, Michal Hlavinka wrote: > > > > So you're running an X server? Well, my lad or lass, sit down and let > > > > me tell you about the neverending story of X server input > > > > configuration changes that has hopefully ended now. > > > > I'm just pushing the l

Re: Heads up: X server configuration changes

2010-02-16 Thread Michal Hlavinka
On Tuesday 16 February 2010 08:47:20 Peter Hutterer wrote: > On Tue, Feb 16, 2010 at 08:25:54AM +0100, Michal Hlavinka wrote: > > Hi, > > > > > So you're running an X server? Well, my lad or lass, sit down and let > > > me tell you about the neverending story of X server input > > > configuration

Re: Heads up: X server configuration changes

2010-02-16 Thread Peter Hutterer
On Tue, Feb 16, 2010 at 10:54:37AM +0100, Matěj Cepl wrote: > On 16.2.2010 08:47, Peter Hutterer wrote: > > I can put a giant warning into the log that if input devices don't work then > > the users should have a look at the website above for reconfiguration. How > > does that sound? Do you have an

Re: Heads up: X server configuration changes

2010-02-16 Thread Matěj Cepl
On 16.2.2010 08:47, Peter Hutterer wrote: > I can put a giant warning into the log that if input devices don't work then > the users should have a look at the website above for reconfiguration. How > does that sound? Do you have any better suggestions? Do we have all currently packaged .fdi files

Re: Heads up: X server configuration changes

2010-02-15 Thread Peter Hutterer
On Tue, Feb 16, 2010 at 08:25:54AM +0100, Michal Hlavinka wrote: > Hi, > > > So you're running an X server? Well, my lad or lass, sit down and let me > > tell you about the neverending story of X server input configuration > > changes that has hopefully ended now. > > I'm just pushing the latest X

Re: Heads up: X server configuration changes

2010-02-15 Thread Michal Hlavinka
Hi, > So you're running an X server? Well, my lad or lass, sit down and let me > tell you about the neverending story of X server input configuration > changes that has hopefully ended now. > I'm just pushing the latest X server goodness into rawhide and enabling > udev, completing (from the X ser