wertarbyte / autorandr

Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr or disper
648 stars 63 forks source link

Parse error while loading profile #28

Closed apsg closed 10 years ago

apsg commented 10 years ago

I have saved a preset and then tried to load it. The autorandr throws following error:

./autorandr --load 2m -> loading profile 2m /usr/bin/xrandr: failed to parse 'x' as a position Try '/usr/bin/xrandr --help' for more information.

How can I get it to work?

phillipberndt commented 10 years ago

This repository is currently unmaintained. Check if it is working with my fork at https://github.com/phillipberndt/autorandr. I've merged most of the pull requests others opened here, your problem was probably solved by one of them. If it wasn't, please open another issue there and post your stored configuration file from the ~/.autorandr/ directory.

apsg commented 10 years ago

Yep, your fork works like a charm! Thanks

sazawal commented 10 years ago

@phillipberndt Smooth.