repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
915resolution-static
/
915resolution.hook
blob
2fcf71954de61e71a0e3ebc6fbb3c228731b8fd3
1
# vim: set ft=sh:
2
run_hook ()
3
{
4
msg -n ":: Patching the VBIOS..."
5
/usr/sbin/915resolution 5c 1280 800
6
msg "done."
7
}