similar to: expanding wine desktop

Displaying 20 results from an estimated 5000 matches similar to: "expanding wine desktop"

2007 Sep 30
1
clipping viewports
Dear useRs, Why are the rotated blue and yellow boxes in the example below clipped outside of 6 x 6 inch window in the middle of the page?? Where does the 6 x 6 inch window come from? I would like to make use of the entire page. > library(grid) > pdf(file = "FarmMaps.pdf", paper = "a4") > pushViewport(viewport( + width = unit(7.6, "inches"), height =
2006 Feb 28
2
jpeg and pixels
Dear R People: When using the jpeg function for plotting, is there a way to set the size in inches, please? There is an option for width and height in pixels, but not inches. Any suggestions would be welcome!!!!! R Version 2.2.1 Windows Thanks in advance! Sincerely, Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto:
2008 Mar 13
4
1 program is separating me from complete windows independence. please help!
Can someone please take a look at this bug for me? http://bugs.winehq.org/show_bug.cgi?id=11953
2007 Jun 15
3
[OT] 'gv' and fractional points
Hi Folks, This is off-topic R-wise, but it may be close to the heart of many R-users, so I think it may be the best place to ask! Users of 'gv' (the "front end" to ghostscript) will be aware of the little window which gives you the x-y coordinates (in points = 1/72 inch) of the position of the "cross-hair" mouse cursor. These coordinates are those of the corresponding
2007 Mar 06
1
Obtaining figures with exactly placed points
Dear list, I have to plot some geometrical shape given as list of points. My need is the following: let's say my shape is a 1 inch large square; how can I plot it with R in a graphic format that gives me an image *exactly* 1 inch large? I tried to set oma, mar and fin parameters, but with no success. I'm currently using the xfig driver for the final images are to be included in latex
2014 Jan 14
1
Determining the resolution of a screen device
Dear all, I am trying to find a way to reliably and programmatically establish the resolution (i.e. DPI or equivalent) of an on-screen device. It seemed to me that dev.new(width=1, height=1) dpi <- dev.size("px") would do the trick, but the result does not seem to be correct, at least on OS X 10.9.1 using the "quartz" device. Specifically, the window that appears is 1
2008 Apr 30
5
Debian updates
Once again Debian has no updates. Is there any reason for this to happen? Jim -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080430/c39ba1e4/attachment.htm
2008 Feb 22
14
Web Forums
We have launched a web forum front end to this mailing list. I wanted to notify the subscribers of this list to that fact. http://forum.winehq.org If you prefer, you can now use this website to browse and post to the list. Your posts will still be mailed out to the list, and posts to the list will appear in the forum. You can continue to use the mailing list as you always have if you prefer
2008 Jun 19
7
JUST A COUPLE OF NUBBY QUESTIONS BETWEEN ME AND FREEDOM
1. What does ~ mean? cd ie. "~/.wine/drive_c/" 2. Steam runs. Hurray. But I can't chat with friends. I can see their messages, but not mine. I assume they never get them because they never say anything more. 3. I launch TF2, I get the valve logo, source logo, then BAM back to desktop. No error boxes. And my screen resolution stays "minimized" to what tf2 was
2006 Nov 22
3
saving graphics in jpeg format
Dear R users, I need to save a graph in jpeg format. After plotting the graph, when the graphics window is active, in the File menu, the Save as / Jpeg / 100% quality correctly saves the graph in jpeg format. But I would like to know, how could I control the resolution (in dpi) of the saved jpeg file? I need to produce a jpeg at 1200 dpi. I have tried also the jpeg function in the package
2006 Apr 11
1
Graphics device size
Dear All, When working with composite plots many times I have to manually adjust the graphics display window size to get the best results (in Windows XP). I can then find the size of the adjusted window in inches using par("din"). Now I would like to export the adjusted graphs as png's and have them look as close to the original display as possible. The problem is that the png
2005 Sep 09
1
measurement unit
Dear R-list, Could anybody tell me where to find information about changing the measurement unit from inch to centimeters? I read the help from X11, I read R-intro and I did some searhing in the R archives, but I couldn't find the answer. For example, I would like to produce a plot of a certain width and height: X11(width=10, height=5) and I would like these to be centimeters, rather
2012 Oct 19
1
grid(Base): How to avoid "Figure region too small and/or viewport too large" by specifying 'relative' units?
Dear grid-expeRts, The goal: I would like to construct a plot (matrix) with grid and gridBase, which consists of four "sub-plots". The sub-plots should have a square plotting region as one would force with par(pty="s") in base graphics. The problem: I don't get a square plotting region, not even by specifying pty="s" in par(). Indeed, if you display the grid
2012 Sep 25
1
Bug or misunderstanding of par(pin)?
Dear all, I am currently trying to create a plot showing multiple single plots, for which the important issue is that the size of each plot region (not figure region!) has to be of a fixed dimension (in my case: width=1 inch, height= 0.87 inches). I tried to use "pin" to fix the plotting region to a specific size, but without success. The following example will visualize the problem:
2008 May 08
7
TrackMania Nations forever - Problem
Hi, my english is not the best, but ill try. I copied an installed version of TrackmaniaNationsForever from a windows system to my opensuse. Then i copied the d3dx9_30.dll in the directory of the game. Wine starts the game, but in the moment when i choose the profile the game get closed. no error, nothing. help me pls. Thx
2010 Aug 29
3
Saving plot to tiff, with high resolution for publication ?
Hello all. A Journal we are sending an article to is asking for the following: To ensure the best reproduction quality of your figures we would appreciate high resolution files. All figures should preferably be in TIFF or EPS format... and should have the following resolution: Graph: 800 - 1200 DPI Photo: 400 - 800 DPI Color (only CMYK): 300 - 400 DPI (DPI = dots per inch) Since I am sending
2008 Mar 24
3
Alexandre says "let the newbies run as root
But I don't want to run it as root. When running as user I get the error message. Whether I use yast, yum or su and then exiting su before starting the it's the same. And now I get told that I am running as root [Rolling Eyes] I guess I will have to wait for Suse 11. I do not want to change settings to please a software because I can never be sure that it won't mess with the rest (do
2005 Mar 09
4
Lattice device page options-margins
I am using lattice to make figures as pdfs: trellis.device(device = "pdf",file = "Figure6.pdf",color = FALSE) I need to specify some blank space on the left-hand margins (the pages will be bound so we need about 0.5 inch)). I have tried a number of solutions but none seems to work (e.g. par.set). Can this be done when initiating the plotting device? Or is the some other way
2008 Jun 21
7
Wine trying to run everything from \\windows\\system32
Okay, I'm a complete newb... but I don't think this is the way things should be happening. I've installed Wine 1.0 (and uninstalled and tried 0.96... same problem) on Ubuntu 8.04 and I'm trying to install Dreamweaver 8. By all accounts, this should be a simple double-click on the exe, but nothing happens. Running the install from terminal results in: Code: wine: could not load
2000 Dec 28
1
some (may be related) problems with windows(rescale=) (PR#794)
############################################################################### Before reporting 4 problems with windows(rescale=) I want to congrat on R1.2 and to thank r-developers for quickly adding the rescale workaround to the windows version. Happy New Year Jens Oehlschlaegel ###############################################################################