projects
/
deb_pkgs
/
autorandr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4b8271
)
Fixed 2 typos in nvidia(-via-disper) support.
author
mrj10
<johnso87@crhc.illinois.edu>
Thu, 20 Jan 2011 04:00:22 +0000
(22:00 -0600)
committer
Stefan Tomanek
<stefan.tomanek@wertarbyte.de>
Fri, 21 Jan 2011 23:12:52 +0000
(
00:12
+0100)
autorandr
patch
|
blob
|
history
diff --git
a/autorandr
b/autorandr
index ff1170842e8dcd92f9b4c2c86deb969992c63e06..9acedfffac9f1a6f979776364de1c70063481b14 100755
(executable)
--- a/
autorandr
+++ b/
autorandr
@@
-131,7
+131,7
@@
current_cfg_disper() {
}
current_cfg() {
- $CURRENT_METHOD;
+ $CURRENT_
CFG_
METHOD;
}
blocked() {
@@
-156,7
+156,7
@@
load_cfg_xrandr() {
}
load_cfg_disper() {
- $DISPER
<
-i < "$1"
+ $DISPER -i < "$1"
}
load() {