diff options
author | Markus Hutmacher <mailing@markhu.de> | 2015-05-06 18:41:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-06 22:14:58 +0700 |
commit | 855bf1e78cd9b45386ab9325d491337aecbd0514 (patch) | |
tree | 3f9f6fddbce6304a86de71a91e85562fcf1b808e /desktop/disper/README | |
parent | 45c69ef9d7bd7e40bd761d965107bced71abb8c0 (diff) |
desktop/disper: Added (switch utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/disper/README')
-rw-r--r-- | desktop/disper/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/disper/README b/desktop/disper/README new file mode 100644 index 0000000000000..66a3be0bf2d33 --- /dev/null +++ b/desktop/disper/README @@ -0,0 +1,12 @@ +Disper is an on-the-fly display switch utility. +It is intended to be used just before giving a presentation +with a laptop, when all one wants is that the beamer, which +has just been connected, is able to show whatever you prepared. + +Disper gives you the option to either clone all detected displays, +or extend the desktop to them. Resolutions are automatically +detected. For cloning, the highest common resolution supported by +all displays is chosen; for extending every display device gets +its highest supported resolution. For special setups requiring +more detailed control, one can still use the standard display +configuration utilites. |