Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato. Finally, the Alpha version of LearnHotkeys made it with PyQT! LearnHotkeys it’s a simple program created for learn the hotkey of the softwares. At the moment the software supported are Bash, Choqok, Firebug, Firefox, GCalendar, Gedit, GMail, Kate and Vim support on […]
Template WordPress KDE Like 2012
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato. KDE Like 2012 This wordpress template is based on Bones for the code template. For the design is Based on my prevoius template KDE4Classic for Lepton (it’s downloadable on my github profile), on Nerveland template of KDE, on wordpress template of KDE […]
Force overwrite package on apt
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.How to force the overwrite on apt when there are the problem or error? With this command force a variabile with Perl, you can pass also other flag of dpkg. apt-get -o Dpkg::Options::=”–force-overwrite” install package-name Source: http://raphaelhertzog.com/2011/08/01/understanding-dpkgs-file-overwrite-error/ […]
Pystromo on Debian
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.For install pystromo on Debian i have used two guide: http://ubuntuforums.org/showthread.php?t=948833 http://www.thelupine.com/content/pystromo-and-belkin-n52te The first guide it’s a complete guide for install and the second are useful for the udev command. On debian i could not execute the python-mon.py with my user, the only […]
ScanToEmail with bash
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.A simple script that scan and attach the file scanned to a new email on thunderbird. Require Kdialog, xSane, Imagemagick. Based on one-touch scan http://en.gentoo-wiki.com/wiki/Scanner_buttons_and_one-touch_scanning#one-touch_e-mail Download […]
[xdotool] Change focus of active window on dual monitor
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.I have do it a simple script based on a found on internet that check the monitor with window focused and move the mouse cursor on the another maximized windows on the other monitor. The only config to set are the dimension on […]
Div Border triangle using only css
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.It’s an experiment how to create a div with border triangle with css. For take the css code of triangle i have used CSS Triangle Generator. This is the demo result:http://dabblet.com/gist/2394716 This code consist in a div with 9 div child, two for […]
Firefox and managing multiple profiles
Firefox allows you to have multiple profiles on the same pc independent of each other but this feature is unknown to most people.
WordPress FTP require connection info
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.You know when you use WordPress locally and ask everytime the username and password of the ftp server? The solution on linux is very simple! With the permission of the web server the problem is fixed 🙂 chown -R www-data ./wordpress […]
Hotkeys for start software on Kde
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.Hello everybody! I have uploaded on Kde-Look my preset of hotkeys for start software that i use often. The hotkeys are: Choqok = Alt+C Konversation = Alt+I Firefox(Iceweasel) = Alt+F Thunderbird(Icedove) = Alt+T Gprename = Alt+G VirtualBox = Alt+V Filezilla = Alt+S KsysGuard […]