Samstag, 7. August 2010

screen rotation script with wacom tablet rotation and font rendering adjustment

( Update: now available on github: https://github.com/fdietze/rotate )

  1. Put this script in ~/bin:
    https://raw.github.com/fdietze/rotate/master/rotate
  2. Make it executable.
    chmod +x ~/bin/rotate
  3. Log out. Log in.
  4. Use it in the Terminal.
    rotate inverted
  5. Create a Shortcut for easy usage.

2 Kommentare:

  1. Bei mir functioniert's nicht richtig. Der Terminal zeigt:

    /home/jared/bin/rotate: line 5: syntax error near unexpected token `newline'
    /home/jared/bin/rotate: line 5: ` cat <'

    Ich weiss nichts von Linuxprogrammieren. Bin ehrlich bloss ein Noob! Wie sol ich das "rotate" File aendern? Danke

    AntwortenLöschen
  2. Der Code wurde im Blog nicht richtig angezeigt. Habe nun stattdessen einen Link reingesetzt.

    AntwortenLöschen