This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XWin glitch: alt-tab menu


On Fri, Apr 09, 2004 at 07:33:18PM -0700, Keith Thompson wrote:
> When I run the XWin server on Windows XP, its icon is always the first
> in the alt-tab menu that's used to switch between Windows applications.
> To go back to XWin, I have to either use alt-shift-tab or cycle through
> the entire menu.  I've never seen another Windows application that
> does this.

As Harold L Hunt II quite correctly pointed out, I didn't provide enough
information.  I'll now provide too much.  8-)}

My system is an IBM Thinkpad T40 running Windows XP Pro with the latest
updates.  (I think I've seem the same symptom on my Windows 2000 system
at home, but I can't confirm that at the moment.)

I've installed the latest updates for Cygwin, including xorg-x11-xwin
version 6.7.0.0-2.

I start the XWin server from a Cygwin bash shell, using the following
command:

    /usr/X11R6/bin/XWin.exe -fullscreen -emulate3buttons &

And something that I hadn't noticed before: XWin.exe produces a bunch
of output on stderr (the last three lines show up when I terminate it):

========================================================================
Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.7.0.0-1

Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

/usr/X11R6/bin/XWin -fullscreen -emulate3buttons 

OsVendorInit - Creating bogus screen 0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winValidateArgs - Returning.
(II) XF86Config is not supported. See http://x.cygwin.com/docs/faq/cygwin-xfree-faq.html for more information
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 00000007
winScreenInit - dwWidth: 1400 dwHeight: 1050
winSetEngine - Multi Window or Rootless => ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 16 bits per pixel
winAllocateFBShadowGDI - Creating DIB with width: 1400 height: 1050 depth: 16
winAllocateFBShadowGDI - Dibsection width: 1400 height: 1050 depth: 16 size image: 2940000
winAllocateFBShadowGDI - Created shadow stride: 1400
winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f
winInitVisualsShadowGDI - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16
winRandRInit ()
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winFinishScreenInitFB - returning
winScreenInit - returning
InitOutput - Returning.
MIT-SHM extension disabled due to lack of kernel support
XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "00000409" (00000409) 
(EE) Keyboardlayout "US" (00000409) is unknown
Rules = "xorg" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)"
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
winPointerWarpCursor - Discarding first warp: 700 525
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
winWindowProc - WM_*KEYDOWN - Closekey hit, quitting
ddxBeforeReset - Hello
winDeinitMultiWindowWM - Noting shutdown in progress
========================================================================

-- 
Keith Thompson (The_Other_Keith) kst@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center           <*>  <http://users.sdsc.edu/~kst>
Schroedinger does Shakespeare: "To be *and* not to be"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]