GNOME Bugzilla – Bug 443557
gdm should set the WINDOWPATH environment variable
Last modified: 2007-06-05 02:43:54 UTC
Hi, As discussed some time ago on xorg@freedesktop.org (starting from http://lists.freedesktop.org/archives/xorg/2005-December/011434.html and agreed on http://lists.freedesktop.org/archives/xorg/2005-December/011470.html), xdm & such should set the WINDOWPATH environment variable to the number of the current VT (or Xnest window ID) for braille displays to work smoothly. Here is a patch against gdm 2.18 Samuel
Created attachment 89279 [details] [review] makes gdm define WINDOWPATH
The patch looks good to me. Except for the fact that it does not apply to GDM head. Please resubmit an updated patch against GDM SVN head and I'll accept this.
Where is svn head? The url is not given on the webpage and http://svn.gnome.org/svn/gdm/trunk doesn't work...
Try gdm2/trunk rather than gdm/trunk. Also, you can just use GDM 2.19.2 release that is available at ftp.gnome.org. Note I am releasing 2.19.2 right at the moment, so you should see it available shortly (in the next hour).
Created attachment 89331 [details] [review] makes gdm define WINDOWPATH Updated to today's svn.
Thanks for the patch. Now committed to SVN head.