Re: Problems with 9300M GS on Sony Vaio Z11
Hi all,
based upon frankbartoli's post, I created a convenience bash shell script that lets you specify your Vaio Z screen brightness in terms of percentages e.g.,
`sudo zbright 90` sets your screen brightness to 90% of full scale
`sudo zbright +10` increments your screen brightness by 10 percent
`sudo zbright -10` decrements your screen brightness by 10 percent, etc
just rename the attachment from zbright.txt to zbright, do `chmod 775` on it and place it in /usr/local/bin
enjoy...
-ryan
|