Sponsored Content
Top Forums UNIX for Dummies Questions & Answers X Server on AIX w/o video card Post 3309 by Neo on Thursday 28th of June 2001 02:55:28 PM
Old 06-28-2001
X servers and applications are always confusing and many people develop an understanding (which is also correct) like this:

The X server is the client. X applications can run anywhere and are displayed on X servers (which are clients to the X application). So, they are both, as Optimus_P points out; the X server is a server both can also be considered a client. Yes, it is confusing!!

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sun Video Card

My Ultra -2 Sun Monitor went blank one day ... I tried using our monitor on another Sun , It worked fine . So the problem would be with the video card .. The thing is i have an Old Ultra 1 which has not been used for some time . I hooked that up to see the monitor works with that ..it works... (6 Replies)
Discussion started by: DPAI
6 Replies

2. UNIX for Advanced & Expert Users

redhat 7.2 dual head video card

HI. i have two monitor and two video card in one system, i want use both of the monitor, i am currently using redhat 7.2 and solaris 8, i was wondering if someone can help me set my system as a dual monitor, basically it called dual head in redhat but i dont' know what it called in sun. Im tring... (4 Replies)
Discussion started by: souldier
4 Replies

3. UNIX for Dummies Questions & Answers

Need help with video card.

http://adsl.027game.com/uploadImages/200211122321064403.jpg Help, please!!! :confused: :confused: :confused: (7 Replies)
Discussion started by: HOUSCOUS
7 Replies

4. Solaris

problems with my M3 video card and my Tatung Ultra 10 clone

i took this Elite 3D M3 video card out of my Ultra 60 machine which was replaced with an M6. the card was working w/o issue in the Ultra 60. however, i'm getting no video when i power the Tatung machine. yes, the M3 is does work with an AXi motherboard. any ideas what's causing the problem? (1 Reply)
Discussion started by: xyyz
1 Replies

5. UNIX for Advanced & Expert Users

Video Card for Lin/Unix

I am wondering if a ATI Mobile Radeon 9600 PROTURBO will work with a any version of linux or Unix (NetBSD 1.6.2, FreeBSD). (0 Replies)
Discussion started by: mentor6
0 Replies

6. Solaris

How can I get the supported video card list by solaris 10?

How can I get the supported video card list by solaris 10 (sparc)? Could you tell me that which video card was supported by solaris 10? I need all kinds of video card supported by solaris 10? I find a lot of documents,but I didn't get what I want... ... Could you help me? Thank you very much. (1 Reply)
Discussion started by: jg159993
1 Replies

7. Solaris

video card for a V440

I am looking into getting some cards for the SunFire V440. Not sure how most folks go about this but I am assuming we can find compatible cards for this server platform without going through SUN. Do you guys recommend getting this video card from SUN? Yeah we got these servers without the video... (5 Replies)
Discussion started by: bluridge
5 Replies

8. Programming

Extracting video card properties

Hi everyone. I'm looking for a way to extract the video card properties (Name, Driver version, amount of vram). I've managed to deal with nVidia cards, but nothing came for ATI/AMD cards and other kind of chipsets. Can someone point a way to do this? Thanks. (4 Replies)
Discussion started by: JB007ROLV
4 Replies

9. Hardware

I need an AGP video card that works with Linux as well as Windows 7

My MB has 3 PCI slots and 1 AGP 8x slot. Does anybody know of an AGP 8x video card with a DVI or HDMI output that will work for Fedora 13 as well as Windows 7? (3 Replies)
Discussion started by: EdN
3 Replies

10. Solaris

Very new to Solaris and Sun, need help please (video card)

Hello all, I am trying to learn about Solaris and Sun systems so I purchased a SunFire 280r running Solaris 9 with a disk array from eBay. The system had no video card so I purchased a PGX32 card for the PCI slot and installed it. The problem is I have no video what so ever. I am familiar... (3 Replies)
Discussion started by: FTBTX
3 Replies
dxpause(1X)															       dxpause(1X)

NAME
dxpause - locks (pauses) an X display SYNOPSIS
dxpause [-autopause] [-time n] [-wait] OPTIONS
If the -autopause option is set, when the display is unlocked, dxpause does not exit but instead becomes an icon. In this case, dxpause automatically locks the display when the X server goes into screensaver mode if the X Screensaver extension is present in the X server. De-iconifying dxpause also causes the display to be locked. The -time option only has meaning if the -autopause option is also set. The -time n option sets the autolock timeout period to n minutes. The default period is whatever the X server's screensaver timeout is set to, and the latter defaults to 5 minutes. The -wait option only has meaning if the -autopause option is also set, and causes dxpause to start in the iconified state rather than immediately locking the display. Without any of these options set, dxpause locks the display immediately when invoked and exits when the display is unlocked. DESCRIPTION
The dxpause program must be invoked explicitly by users (typically those running the generic X display manager rather than CDE). The dxpause program places a blank screen over the workstation screen and displays a dialog box that prompts for the password of the person whose session was paused. When you enter the correct password, the blank screen is removed and the session resumes. In the file, the following resources are used by the dxpause program: The first name for lines that apply only to the Pause task should be labeled DXpause. When this resource is True, dxpause executes an XGrabServer library call, thereby inhibiting all processing of requests or close downs on any other connection. Although this action absolutely insures that no information is displayed "through" the pause screen, it also effectively suspends other tasks that need to output information to their windows. When this resource is False, the pro- tective pause screen is raised to the top of the display stack 20 times per second, thus re-covering any other window that might have been displayed. Tasks that need to output to their own windows will not be suspended. The default is False. When this resource is True, dxpause behaves as if it were run with the -autopause option. See the OPTIONS section, above. The default is False. When this resource is set to a numeric value n, dxpause behaves as if it were run with the -time n option. See the OPTIONS section, above. This resource only has meaning if the autoPause resource is set, or if dxpause is started with the -autopause option. The value n defaults to whatever the X server's screensaver timeout is set to, and the latter defaults to 5 minutes. When this resource is True, dxpause behaves as if it were run with the -wait option. See the OPTIONS section, above. This resource only has meaning if the autoPause resource is set, or if dxpause is started with the -autopause option. The default is False. FILES
SEE ALSO
X(1X) dxpause(1X)
All times are GMT -4. The time now is 11:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy