store used VT number in a prop ?

2003-08-05 Thread Samuel Thibault
Hi, We are currently developping X access to braille devices thanks to gnopernicus connected to the standard text console reader brltty, through BrlAPI. But for this to work (avoid conflicts with text console reading), we need to know on which VT the X server is running. Currently, there is no wa

Re: CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Pablo Saratxaga
Kaixo! On Tue, Aug 05, 2003 at 09:38:59AM -0400, Owen Taylor wrote: > On Tue, 2003-08-05 at 08:55, Ivan Pascal wrote: > > > Yes. There *was* such problem and it was discussed year ago. :-) > > (I don't remember but I was sure you took part in that discussion.) Yes. > > Now Turkish keyboard use

Gnome2 misses fontconfig.pc

2003-08-05 Thread Stefan Fiedler
Up to version 4.399.5 a file 'fontconfig.pc' was installed in /usr/X11R6/lib/pkgconfig but is missing since .6. It is used to detect the presence of the fontconfig library and is needed (at least) to compile Gnome 2.x packages. I am currently using 4.3.99.8 as part of the Rock Linux distribution

Re: CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Pablo Saratxaga
Kaixo! On Wed, Aug 06, 2003 at 01:31:45AM +0700, Ivan Pascal wrote: > > On Tue, 2003-08-05 at 08:55, Ivan Pascal wrote: > > > Now Turkish keyboard users just have to set XkbOption "caps:shift". > I risk to seem impolite but did you try this option before making such > assertion? If you tried yo

Re: CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Owen Taylor
On Tue, 2003-08-05 at 10:18, Pablo Saratxaga wrote: > > It should be possible in Xlib's code for handling > > lock == Caps_Lock to simply special case this; if the lower case > > key is 'i', then check to see whether the key in the second level > > is 'I' or 'Idotabove', and act accordingly. > >

Re: Seeking MergedFB - Xinerama development advice

2003-08-05 Thread Alex Deucher
I actually discovered the new code on your website last night ;) I read over the description on the webpage and started to look at the code. I'll be working on porting it to radeon this week, once I get my DSL back up. I also use Gnome, so I'll report back how it behaves with the new code. Thanks

Re: CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Owen Taylor
On Tue, 2003-08-05 at 08:55, Ivan Pascal wrote: > Hi, > > > I see keyboard topics are being discussed right now... > > there is long standing problem with the CapsLock and turkish keyboard > > that would be nice to have fixed. > > Yes. There *was* such problem and it was discussed year ago. :-)

CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Pablo Saratxaga
Kaixo! I see keyboard topics are being discussed right now... there is long standing problem with the CapsLock and turkish keyboard that would be nice to have fixed. The problem is that when CapsLock is set, XFree86 does an uppercasing of the letters, so typing 'a' with CapsLock set gives 'A' etc

Re: CapsLock behaviour and Turkish keyboard

2003-08-05 Thread Ivan Pascal
Hi, > I see keyboard topics are being discussed right now... > there is long standing problem with the CapsLock and turkish keyboard > that would be nice to have fixed. Yes. There *was* such problem and it was discussed year ago. :-) (I don't remember but I was sure you took part in that discus

Re: Change of behavior of shift+ (without numlock)

2003-08-05 Thread Ivan Pascal
David Dawes wrote: > On Mon, Aug 04, 2003 at 03:10:02PM +0200, Egbert Eich wrote: > >Bugzilla 558 requests to change the behavoir of shift+ > >This requests sounds reasonable so I would like to find out if > >somebody has a strong opinion on this issue. > >If not I will commit the supplied fi

Re: final issues... xfree86 for the VIA Apollo CLE266

2003-08-05 Thread Aidan Kehoe
Ar an 4ú lá de mí 8, scríobh George Georgalis : > It works great, even if I kill X it comes back up, but it still listens > on 6000. I find this odd, maybe I need to invoke it with Xfree86, not X? Hmm, that shouldn't make a difference. I've got "-nolisten tcp" working on this machine with the

Re: final issues... xfree86 for the VIA Apollo CLE266

2003-08-05 Thread George Georgalis
On Sun, Aug 03, 2003 at 03:15:38PM +0100, Aidan Kehoe wrote: > Ar an 1? l? de m? 8, scr?obh George Georgalis : > > > How do I disable tcp/6000 connections? > >No-one else seems to have mentioned this, so I'll address it; pass the >server the options "-nolisten tcp" on the command line. thanks. hu