search for: projector

Displaying 20 results from an estimated 102 matches for "projector".

2011 Sep 11
3
XORG and LCD Projector
dear guys, I have a problem between my CentOS 5.5 (on Axioo notebook) and LCD Projector. When I connect my notebook to LCD Projector, it can detect my notebook. But when I press Fn + F7 to activate dual monitor between my notebook and LCD Projector it goes to blank screen. FYI, the LCD Projector is NEC but I don't know the series. I've tried to change display using dual head m...
2012 Dec 15
3
interfacing with .Call
Hi My code is as following: #include <R.h> #include <Rinternals.h> //* the Projector part *// void Projector(double *L, int *dimL, double *G, int *dimG, double *W, int *dimW, int *xymod, int *dimxy, double *modif, int *dimif, double *Lsum) { ...} //* the interface part *// #define getDim(A) INTEGER(coerceVector(getAttrib(A,R_DimSymbol), INTSXP)) SEXP Projector5(SEXP L, SEXP G, S...
2012 Dec 06
1
Use .Call interface
Hi I've written the following program: #include <R.h> #include <Rdefines.h> #include "Projector.h" SEXP Projector2(SEXP L, SEXP G, SEXP W, SEXP xymod, SEXP modif){ int nprot=0; PROTECT(L=AS_NUMERIC(L));nprot++; PROTECT(G=AS_NUMERIC(G));nprot++; PROTECT(W=AS_NUMERIC(W));nprot++; PROTECT(xymod=AS_INTEGER(xymod));nprot++; PROTECT(modif=AS_NUMERIC(modif));nprot++; double *lptr; lptr=...
2019 Sep 23
2
Video projector vs. onboard video card
Hi, I have a CentOS 7 desktop client installed on an old Dell Optiplex computer with an Intel video card integrated into the motherboard. The card has a single VGA connector, and the 19" monitor is connected to it. I wonder how I could connect a video projector to this computer while keeping the monitor, in a mirroring configuration, e. g. output is the same on the video projector and the monitor. Do I have to replace my onboard video card by something like an NVidia GT710 graphic card with two video connectors ? Or is there a different solution for this...
2016 Jan 20
4
Monitor Dummy Device
...schrieb Jonathan Billings: > On Tue, Jan 19, 2016 at 10:49:31PM +0100, Joey wrote: >> i try xephyr/xnest, but i dont recognize how i can use a nested display like >> a second screen. > I guess I still don't understand why you need a second, virtual > screen. > > Every projector I've ever used appears as a second screen on my linux > desktop, and I have the choice to either mirror my display or expand > my desktop across both. If you choose the second option, you can put > your projector content on the projector, and keep your laptop's > display for no...
2009 Dec 04
2
[OT] What file can I use to change Ubuntu 9.10 display characteristics?
...ix version of Ubuntu 9.10. The X server in 9.10 is a little different from earlier versions in that it does not require an explicit configuration file for the X server ( /etc/X11/xorg.conf, IIRC) as it can autoconfigure. That it did fine. When I attached the netbook to the VGA input for the video projector in a lecture hall I found that it dropped the resolution to 640 x 480, which is undesirably coarse. I decided to tinker and see if I could get it to 800 x 600 on both the built-in display and the video projector. I used the GUI application accessed through the menu sequence System -> Preferenc...
2019 Sep 23
0
Video projector vs. onboard video card
...wrote: > Hi, > > I have a CentOS 7 desktop client installed on an old Dell Optiplex > computer with an Intel video card integrated into the motherboard. The > card has a single VGA connector, and the 19" monitor is connected to it. > > I wonder how I could connect a video projector to this computer while > keeping the monitor, in a mirroring configuration, e. g. output is the > same on the video projector and the monitor. > > Do I have to replace my onboard video card by something like an NVidia > GT710 graphic card with two video connectors ? Or is there a dif...
2009 Mar 03
2
DVD-"this projector file is corrupt! Unable to continue"
When I want watch a DVD (technical sports) I obtain this message : "this projector file is corrupt! Unable to continue" and "this projector is stopping" and finally "this application cannot run". Before install Ubuntu 8.01 (Intrepid ibex) I worked with windows and I could watch my DVD (it is " Aikido3D from www.aikido3d.com "). Is it possible...
2017 Sep 01
4
trouble connecting to Panduit VGA adapter
I want to connect to an InFocus projector that sits behind a Panduit VGA adapter. I use a Thinkpad P51 with a mini display-port to VGA converter. The laptop runs Manjaro and has the video-hybrid-intel-nouveau-prime installed and it works with other monitors. For some reason it does not detect the projector that is connected through the Pan...
2006 Mar 16
2
VGA Capture
Hey lists, This is somewhat OT, but just a little. I want to capture live (5 fps?) 1024x768 VGA and make mpeg or something I can stream over the net. The application is this: Developer meetings and conferences. "all" speakers bring their laptops and hook up to the 1024x768 projector. I want to broadcast that over the net. (I may point a web cam at the presenter too and have that as a 2nd feed.) I do not want to load anything on their laptop. I 'know' it is easy, cheaper, and better in some ways, and it may even happen in some instances, but for the most part, I...
2016 Jan 19
2
Monitor Dummy Device
Am 2016-01-19 20:28, schrieb Jonathan Billings: > On Tue, Jan 19, 2016 at 05:11:22PM +0100, Joey wrote: >> i connect a second monitor to my notebook and i stream the screen of >> the 2. >> monitor with ffmpeg / ffserver (installed on my notebook). a other >> device eg >> notebook, which is connect to beamer, show my stream on the beamer. >> >> Very
2008 Oct 27
0
[erik_hahn@gmx.de: Re: Adobe Director projectors]
On Mon, Oct 27, 2008 at 11:13:13AM -0000, Danny Kodicek wrote: > Our software is made using Adobe Director, and we distribute it either > through a browser using Shockwave, or as a standalone executable > (Projector). I'm hoping that we might be able to run the projector using > Wine, but I don't know if it's likely to work or what problems we might > encounter. Anyone able to give me some advice? In particular: > > 1) Will it run at all?! > 2) If it does, am I likely to experience...
2008 Oct 27
4
Adobe Director projectors
...al sale of our software to a large number of Linux computers and I'm trying to find out how feasible it is, and I'm hoping this is the place to find out! Our software is made using Adobe Director, and we distribute it either through a browser using Shockwave, or as a standalone executable (Projector). I'm hoping that we might be able to run the projector using Wine, but I don't know if it's likely to work or what problems we might encounter. Anyone able to give me some advice? In particular: 1) Will it run at all?! 2) If it does, am I likely to experience any particular known prob...
2007 Oct 17
0
Code to extract flash file from projector (.exe)
Hello list, as requested on IRC channel, here is code to extract swf from projectors : official EXE containing player and animation. File structure is here : PlayerEXE SWF FA123456 (int32) SWFSize (int32) One thing, a line in the code shouldn't be 64safe (use of sizeof(int)) Bye St?phane Loeuillet -------------- next part -------------- A non-text attachment was scrubbed.....
2014 Nov 12
0
Anyone have any experience with Epson EasyMP projectors?
The folks at my office have acquired a new Epson EasyMP wireless projector, which requires a windows/MacOS plugin to use. Of course, they don't provide one for Linux. Here's their web page on it: http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?BV_UseBVCookie=yes&infoType=Overview&oid=35942&prodoid=36528570 Do any of you folks out there know...
2011 Dec 27
1
R Commander options
I realize this is basic, but I can't figure out the syntax for setting options for R Commander. I'm running Linux Mint and want to increase the R Commander font sizes. I see that there are (apparently command line) options to do so. I have a desktop launcher with the following command line: sh -c 'R_DEFAULT_PACKAGES="$R_DEFAULT_PACKAGES Rcmdr" R "$@"' Can
2006 Mar 16
0
VGA Capture
i am a bit confused to what you want...do you mean you want a scan converter? you can plug a vga out of the laptops to the scan converter, take another vga from the scan converter to a projector, and a svhs or composite out from the scan converter to the encoding machine you can buy them for about 200 USD or less or do i misunderstand your question? adam ..on Thu, Mar 16, 2006 at 03:44:44PM -0600, Carl Karsten wrote: > Hey lists, > > This is somewhat OT, but just a little....
2009 Mar 03
2
DVD software "this projector file is corrupt!"
Excuse me, I have not defined the problem with clarity. My DVD is a software to see sum demonstrations of techniques (aikido) in 3 dimensions. When the DVD was in my computer, it made a copy of the software DVD on my hard disk . So, after, I can watch at any time without the DVD software in my computer. To do that I had to introduce a code (I bought the DVD). When I watch a test
2010 Dec 30
1
Re: DVD-"this projector file is corrupt! Unable to cont
I have the same issue here and using a nativ msvcrt.dll file doesn't. What's really wierd is that I run this App on an other pc under the same Ubuntu version with the same Wine version and got no problem. Everything went fine and the app runs great. The only difference is the graphic gard. On the one which works, it's a Nvidia 7300 Go and on the other it's an ATI Radeon Xpress
2016 Jan 20
0
Monitor Dummy Device
On Tue, Jan 19, 2016 at 10:49:31PM +0100, Joey wrote: > i try xephyr/xnest, but i dont recognize how i can use a nested display like > a second screen. I guess I still don't understand why you need a second, virtual screen. Every projector I've ever used appears as a second screen on my linux desktop, and I have the choice to either mirror my display or expand my desktop across both. If you choose the second option, you can put your projector content on the projector, and keep your laptop's display for notes. Does your proj...