Comment 3 for bug 662760

Revision history for this message
wvengen (wvengen) wrote :

Hi, thanks for trying. It may not be so much an issue with auto-disper, but with the import/export functionality. Although I don't see why this would happen, though. When the commands of comment #1 succeed, you could try the following:
   $ # connect external monitor
   $ cat ~/.auto-disper/work/config
   $ disper -v -i <~/.auto-disper/work/config
   $ # disconnect external monitor (make sure your terminal has focus)
   $ cat ~/.auto-disper/laptop/config
   $ disper -v -i <~/.auto-disper/laptop/config
This is probably what auto-disper does too.