|
Re: Wacom Tablet + Expresskeys?
you have to download linuxwacom (google it, download the .tar.bz2 package) and install it;
download it to your home directory
run the following:
tar -xvf expresskeys-xxx.tar.bz2 (replace xxx with whatever package version you downloaded)
cd expresskeys-xxx
./configure
make
sudo make install
i'm at that point. i still can't get expresskeys to work properly...let me know what you get.
|