[R] configuring graphics device in Linux
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Sat Nov 15 15:53:46 CET 2008
john polo wrote:
>> According to your setup, the system should believe that you have an
>> ~8 inch screen (800/96) and >the default X11 window is 7x7 inches so
>> there _should_ be plenty of room, but some systems try >to outsmart
>> the user and use the actual physical dimensions, which could be
>> smaller (higher >DPI). You might want to check with "xdpyinfo" (from
>> the shell).
> from xdpyinfo:
> screen #0:
> dimensions: 1280x800 pixels (289x21 millimeters)
> resolution: 112x968 dots per inch
Ick!
Yes that will do that to you.
You might want to try putting
DisplaySize 339 212
in the Monitor section of xorg.conf
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list