giovedì 28 novembre 2013

Win7 - How to emulate middle-click mouse in Synaptics tuchpad with 2 buttons only

In win7 to do so:

Open regedit (registry editor) and create a DWORD 32 bit with the name 'HasBothButtonFeature' with value 1 at the location:


HKEY_LOCAL_MACHINE\Software\Synaptics\SynTP\Defaults\

log off and log on and you will be able to emulate the missing third button of touchpad pressing both the other buttons.

Bye




martedì 3 settembre 2013

UBUNTU - Change keyboard map language from terminal

For changing from default english keyboard map to italian simply open terminal and type:

setxkbmap it


Obiouvsly you can change "it" with every keyboard map you prefer.
That' all!!

venerdì 29 marzo 2013

UBUNTU - remote connection using rdp protocol failure connecting to 12.04

Premise:
I use Ubuntu 12.04 with classical gnome interface ( no unity )

Question:

new install of 12.04 64 bit
 installed vnc4server and xrdp
 trying to connect remotely to it using rdp protocol
 just getting blank screen with my desktop background
 then dialog box saying /usr/bin/compiz "the application has closed unexpectently"
 what can i try to allow me to access my desktop?

answer:

In 12.04 for Gnome-Classic with no effects use:

echo "gnome-session --session=gnome-fallback" > ~/.xsession

martedì 26 marzo 2013

Riconfigurare Xorg.conf su Packard Bell EasyNote TK85

Dopo fresh install Ubuntu 12.04 e installazione bumblebee per gestire Nvidia Optimus, Xorg non piu funzionante

da Xorg.0.log

non trovava piu i driver di nulla, quindi rimetto almeno quelli intel

fem@ordinateur:~$ sudo apt-get install xserver-xorg-video-intel

e qualcosa rivà ma niente touchpad (si mouse usb) e risoluzione sballata

editare xorg.conf e portare risoluzione a 1366x768

riavviare X , ctrl-alt-F1 killandolo /usr/bin/X

ok risoluzione touchpad nada

fem@ordinateur:~$ sudo apt-get install xserver-xorg-input-synaptics

riavviare X , ctrl-alt-F1 killandolo /usr/bin/X

sembra ok e anche touchpad ok

Riconfigurare optimus ....seguire guida

http://bumblebee-project.org/install.html#Ubuntu

ovvero:

sudo add-apt-repository ppa:bumblebee/stable

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update

sudo apt-get install bumblebee bumblebee-nvidia linux-headers-generic



reboot or login