sudo apt-get install xdotool
blablabla &
sleep 5
xdotool key F11
xcalib -i -a
(sudo apt-get install xcalib)
if error:
Error - unsupported ramp size 0
Bug in X windows:
You need to create a xorg .conf file to force usage of intel drivers. Create a file /etc/X11/xorg.conf.d/20-intel.conf and put these lines there:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
EndSection
sudo apt-get install matchbox-keyboard -y
run it:
menu / accessories / keyboard
if not there, set it:
preferences / main menu editor / accessories / keyboard
to show it only when needed:
matchbox-keyboard --daemon &
enable trackpoint scrolling
middle click in firefox only works when fast
/usr/share/applications
create file:
gksudo leafpad processing3.desktop
example menu entry for Processing:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Processing 3
Name[en_US]=Processing 3
Comment=Processing 3
Comment[en_US]=Processing 3
Type=Application
Exec=/home/d/Bin/processing-3.0.2/processing
Icon=/home/d/Bin/processing-3.0.2/lib/icons/pde-512.png
Terminal=false
StartupNotify=true
login background:
gksudo leafpad /etc/lightdm/lightdm-gtk-greeter.conf
background= ... image or hex color (#000000)
autologin:
gksudo leafpad /etc/lightdm/lightdm.conf
[SeatDefaults]
autologin-user=