Skip to content

Instantly share code, notes, and snippets.

@miebach
Last active December 23, 2015 10:29
Show Gist options
  • Save miebach/6622275 to your computer and use it in GitHub Desktop.
Save miebach/6622275 to your computer and use it in GitHub Desktop.
Set screen geometry for different screens and resolutions
#!/bin/sh
export GEO=1024x570
#export GEO=1024x1000
#export GEO=1024x600
#export GEO=1024x740
#export GEO=1152x844
#export GEO=1280x740
#export GEO=1280x1000
#export GEO=1440x840
[user]
name =
email =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment