Sponsored Content
Top Forums UNIX for Dummies Questions & Answers X-Windows help in Windows XP using XMing Post 302473687 by vbe on Monday 22nd of November 2010 04:24:11 AM
Old 11-22-2010
Display number zero means your DISPLAY variable is set to <Your IP or DNS node mame>:0.0 NOT just 0...
 

2 More Discussions You Might Find Interesting

1. Red Hat

Xming Vs ssh connect to RHEL server from Windows machine

I am able to connect a RHEL server from my Windows machine using Putty (via ssh). My question is what is the advantage of using Xming instead of Putty? Is it that Xming would enable a graphical connect from the Windows machine to RHEL server? I hope my question is clear that what is the... (9 Replies)
Discussion started by: RHCE
9 Replies

2. UNIX for Beginners Questions & Answers

Seen Windows pc, having all the features of Linux, could exe, read and edit save like windows

Hi, totally new to linux base using windows when started learning and using computers. but i remember that one pc was there , look alike windows desktop, but could not do the task as windows just click and open and view edit etc. But, you could do a little differently even saving in and opening... (8 Replies)
Discussion started by: jraju
8 Replies
Tk_HWNDToWindow(3TK)					       Tk Library Procedures					      Tk_HWNDToWindow(3TK)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_HWNDToWindow - Find Tk's window information for a Windows window SYNOPSIS
#include <tkPlatDecls.h> Tk_Window Tk_HWNDToWindow(hwnd) ARGUMENTS
HWND hwnd (in) Windows handle for the window. _________________________________________________________________ DESCRIPTION
Given a Windows HWND window identifier, this procedure returns the corresponding Tk_Window handle. If there is no Tk_Window corresponding to hwnd then NULL is returned. KEYWORDS
Windows window id ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for Tk is available on http://opensolaris.org. Tk Tk_HWNDToWindow(3TK)
All times are GMT -4. The time now is 09:53 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy