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
~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.