Sponsored Content
The Lounge What is on Your Mind? Cartoons for Geeks Be Prepared For The New Windows Post 302277914 by Linux Bot on Sunday 18th of January 2009 06:20:05 PM
Old 01-18-2009
Be Prepared For The New Windows

2009-01-18T23:54:26+01:00
Image



Everybody loves Windows 7 (see Slashdot).

Image Image Image Image
Image

Source...
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

startX windows application during boot.....putty connection takes the windows

Dear all i am new to linux/debian i run my application on the computer...during startup in bashrc i wrk wid dis script to invoke startx..i do this above command and it works perfectly... if && ; then startx -- -br 1>/dev/null exit 0 fi i use winscp for file transfer and putty for... (1 Reply)
Discussion started by: venkat_330
1 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
XTSOLMakeTPWindow(3XTSOL)			 Trusted Extensions to X Windows Library Functions			 XTSOLMakeTPWindow(3XTSOL)

NAME
XTSOLMakeTPWindow - make this window a Trusted Path window SYNOPSIS
cc [flag...] file... -lX11 -lXtsol [library...] #include <X11/extensions/Xtsol.h> Status XTSOLMakeTPWindow(display, w); Display *display; Window w; PARAMETERS
display Specifies a pointer to the Display structure; returned from XOpenDisplay(). w Specifies the ID of a window. DESCRIPTION
The XTSOLMakeTPWindow() function makes a window a trusted path window. Trusted Path windows always remain on top of other windows. The client must have the Trusted Path process attribute set. RETURN VALUES
None. ERRORS
BadAccess Lack of privilege. BadWindow Not a valid window. BadValue Not a valid type. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +---------------------------+-------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +---------------------------+-------------------------------+ |Interface Stability | Committed | +---------------------------+-------------------------------+ |MT-Level | Unsafe | +---------------------------+-------------------------------+ SEE ALSO
libXtsol(3LIB), attributes(5) NOTES
The functionality described on this manual page is available only if the system is configured with Trusted Extensions. SunOS 5.11 20 Jul 2007 XTSOLMakeTPWindow(3XTSOL)
All times are GMT -4. The time now is 02:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy