search for: projectors

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

Did you mean: 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 monitor but
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,
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++;
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
2016 Jan 20
4
Monitor Dummy Device
Yes, with a cable connect it is possible, of course. But i dont like it to be restricted in my movement by wired to a hdmi-cable. :-) Am 20.01.2016 um 15:07 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
2009 Dec 04
2
[OT] What file can I use to change Ubuntu 9.10 display characteristics?
This question is vaguely related to R in that I have managed to wedge the netbook computer that I use for demonstrations of R and I would like to know how to un-wedge it so I can continue to give lectures about R. I have an ASUS eee PC running the netbook-remix 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
2019 Sep 23
0
Video projector vs. onboard video card
On 23/09/2019 13:10, Nicolas Kovacs 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
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 to solve
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 Panduit. The keyboard shortcut to switch monitor configuration
2006 Mar 16
2
VGA Capture
...e most part, I never want to even ask a speaker to do it. There just isn't enough time to to make sure it works, etc. A hardware based solution is much more ... good. The plan is to have a laptop or small PC sitting under the projector that somehow gets the same VGA as the projector. Some projectors have a VGA out, not sure how standard that is. I can deal with an external device that uses USB or Ethernet, or a pci/pcmica card in the box that will do the encoding. I found this: https://ssl.epiphan.com/order/order.php?pid=1 - that will do what I need, but $400 is a bit much (I need about 5...
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
2008 Oct 27
4
Adobe Director projectors
Hi there I'm a complete newbie regarding Linux, but we've got a potential 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
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 of any way to use Linux
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
...to even > ask a speaker to do it. There just isn't enough time to to make sure it > works, etc. A hardware based solution is much more ... good. > > The plan is to have a laptop or small PC sitting under the projector that > somehow gets the same VGA as the projector. Some projectors have a VGA > out, not sure how standard that is. I can deal with an external device > that uses USB or Ethernet, or a pci/pcmica card in the box that will do the > encoding. > > I found this: https://ssl.epiphan.com/order/order.php?pid=1 - that will do > what I need, but $40...
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