Changes between Version 29 and Version 30 of Xdummy
- Timestamp:
- 12/22/16 07:42:44 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xdummy
v29 v30 54 54 55 55 === Defaults === 56 By default the configuration file shipped with xpra allocates 192MB of memory and defines a large number of common screen resolutions, including double and triple display setups.56 By default the configuration file shipped with xpra allocates 256MB of memory and defines a large number of common screen resolutions, including double and triple display setups. 57 57 58 58 === Modelines === 59 Since it is impossible to pre-define all the combinations possible, if your client resolution does not match one of the pre-defined values, you may want to add your specific resolution to the configuration file.59 Since it is impossible to pre-define all the combinations possible, if your client resolution does not match one of the pre-defined values, you may want to add this resolution to the configuration file. (hopefully, #56 will make all this redundant one day) 60 60 61 61 Use a modeline calculator like [http://xtiming.sourceforge.net/cgi-bin/xtiming.pl xtiming.sf.net] or using a command line utility like [http://gtf.sourceforge.net/ gtf] or [http://www.uruk.org/~erich/projects/cvt/ cvt] and add the new modeline to the [http://xpra.org/xorg.conf /etc/xpra/xorg.conf].