Thursday, November 21, 2013
Line detection opencv
http://docs.opencv.org/2.4.7/doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.html?highlight=line%20detection
Tuesday, November 19, 2013
autostarting programs in ubuntu
~/.config/autostart
stick .desktop files in there and the programs will auto start.
stick .desktop files in there and the programs will auto start.
Monday, November 18, 2013
Saturday, November 16, 2013
1000bt description
https://www.google.com/url?sa=t&source=web&rct=j&ei=mo6HUoWWHOWqiQLskIHICQ&url=http://www.dveo.com/pdf/GEA1000BASET1197_rev-wp.pdf&cd=4&ved=0CDMQFjAD&usg=AFQjCNGhXdW-NMSUVYjCVbEu7ZAyfP9v2g&sig2=E5pkptjjinpbt18Wd4PFbQ
Thursday, November 14, 2013
Wednesday, November 13, 2013
Ubuntu install printer from terminal
http://www.linuxquestions.org/questions/linux-desktop-74/printer-setup-via-command-line-in-ubuntu-680252/
GUI install printer Ubuntu
http://blog.stevenocchipinti.com/2012/08/adding-network-printer-in-ubuntu-1204.html/
Friday, November 8, 2013
Thursday, November 7, 2013
Tuesday, November 5, 2013
Fix trackpad lag in ubuntu
from: http://askubuntu.com/questions/203294/ubuntu-12-04-1-and-12-10-usb-mouse-and-touchpad-lag
In 10.04.4, it helped to modify the touchpad's properties by
In 10.04.4, it helped to modify the touchpad's properties by
synclient SingleTapTimeout=0
andsynclient FastTaps=1
in the Terminal.
You can see all settings with
synclient -l
.
Subscribe to:
Posts (Atom)