On Mon, Sep 7, 2009 at 11:45 AM, jeremy jozwik<[email protected]> wrote: > hello list, my laptop has a button that under normal configuration is > supposed to rotate the screen by 90* increments.
(...) > i know of the xrandr command and xrandr -o 0,1,2,3 work fine. what i > need to know is how would i map multiple xrandr commands to one button > that also know what the current configuration is, then rotate 90* from > that. Why not wrap all commands in a shell script and then map the button to this shell script? - Cassiano -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

