Tuesday, January 4, 2011

linux: merge pdf

gs -dNOPAUSE -sDEVICE=pdfwrite -sOUTPUTFILE=firstANDsecond.pdf -dBATCH first.pdf second.pdf

Sunday, January 2, 2011

Thinkpad 410 brighness adjustment in ubuntu!

http://ubuntuforums.org/showthread.php?t=1515079#post9494941

Have to add

Code:

Option "RegistryDwords" "EnableBrightnessControl=1"

to your /etc/X11/xorg.conf under devices section. Make sure the quotation marks are the same as if you type them.

Locations of visitors to this page