View Single Post
Darken's Avatar
Posts: 17 | Thanked: 5 times | Joined on Jul 2008 @ Brno
#63
Hint:

For right button emulation do following:

apt-get install libgtkstylus

create file /etc/X11/Xsession.d/98x11-gtk_stylus and write there simply

export GTK_MODULES=libgtkstylus.so

Unfortunately, it works for gtk based apps only