X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fgrml-resolution;h=c30111e94e665a63e31f3f37801b19d453f6d77b;hb=749ee8e3462c2e794f4a8b5d88c38ed838987b09;hp=d5a3af0247128178d17c5cf4d248353cd3d2b869;hpb=9fef74081f53d30174118872324fa62d4a8145b5;p=grml-scripts.git diff --git a/usr_bin/grml-resolution b/usr_bin/grml-resolution index d5a3af0..c30111e 100755 --- a/usr_bin/grml-resolution +++ b/usr_bin/grml-resolution @@ -32,7 +32,7 @@ for i in $(xrandr | awk {'print $2$3$4'} | grep "^[0-9]") ; do ((COUNTER++)) done -# Menue Tool +# Menu Tool dialog --title "$PN" --menu "Change X resolution via xrandr (current resolution: $CURRENT_RESOLUTION):" 0 0 0 $STRING 2>$RESOLUTION retval=$? case $retval in