Sponsored Content
Full Discussion: Media Player issue
Operating Systems Linux Red Hat Media Player issue Post 302341750 by mark54g on Thursday 6th of August 2009 01:31:05 PM
Old 08-06-2009
we can't read your screen from here. Post the errors.
 

3 More Discussions You Might Find Interesting

1. Slackware

media player

Sir, I am working with SlackWare and when i try to use media player i acnn ot make a queue of songs.There are three software.Kaboodle,naotun,xmms. I can use only Kaboodle. Yesterday i here'd songs inNaotun but today when i click it the loding symbols comes and it then quit with loading. I... (2 Replies)
Discussion started by: arunkumar_mca
2 Replies

2. Shell Programming and Scripting

Media Player Under Linux - Girl in Need

Hello Everybody, First to introduce myself, I am a total beginner to the linux scene. I'm am running it on my second desktop and so far I love it, even though it can be frustrating. Anyway... my first problem. I like to watch movies on xxxxxx on my windows box, but so far I haven't been... (1 Reply)
Discussion started by: EricaMae999
1 Replies

3. Linux

Unable to install VLC media player or any other player in SL 6.3 distro

Hi, I am unable to install VLC or any other media players in my SL 6.3 distro. I am using yum utility to install the packages, but i am getting the below error messages, --> Processing Dependency: libpng15.so.15()(64bit) for package: vlc-core-2.0.3-1.fc18.x86_64 --> Processing... (1 Reply)
Discussion started by: vel4ever
1 Replies
DMXAddScreen(3) 					     Library Functions Manual						   DMXAddScreen(3)

NAME
DMXAddScreen - attach a new back-end screen SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXAddScreen(Display *dpy, const char *displayName, unsigned int mask, DMXScreenAttributes *attr, int *screen); DESCRIPTION
DMXAddScreen() attaches a back-end screen to the Xdmx(1) server, in place of the previously detached back-end server specified by screen. displayName is the name of the new back-end display, mask specifies the field in attr that are active, and screen returns the new Xdmx(1) screen number for the attached screen. The information stored in mask and attr is identical to that used by the DMXChangeScreensAttributes(3) and DMXGetScreenAttributes(3) functions. RETURN VALUE
DMXAddScreen() will return True if the screen was successfully attached, and False otherwise. False will be returned if the -addremove- screens command line option was not specified on the Xdmx(1) command line, the input value of screen is out of range, screen is not cur- rently detached, displayName cannot be opened, has unexpected visuals, or has characteristics that do not match the previously detached screen. DMXAddScreen() can generate BadLength, BadAlloc, and BadValue errors. NOTES
Attributes that are not specified will default to 0. This may lead to unintended results. Unlike other functions in the DMX(3) API, this function uses screen for both input and output. SEE ALSO
DMXRemoveScreen(3), DMXChangeScreensAttributes(3), DMXGetScreenAttributes(3), DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXAddScreen(3)
All times are GMT -4. The time now is 09:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy