Update #17 - Each time I reload Ubuntu I find something I missed in the OP. Couple things:
The <Alt> key is by default (at least on my installs) the key that lets you alt+left click and drag windows around.. which obviously doesn't jive with EQ.
to disable this install dconf-tools
Quote:
|
sudo apt-get install dconf-tools
|
load up the program and navigate to
Quote:
|
org → gnome → desktop → wm → preferences
|
as shown below select mouse-button-modifier and change it from <Alt> to something else, though don't leave it blank otherwise your mouse clicks will drag everything and you'll need to tab over to the Set to Default button. I changed mine to the windows key <Super> which I had to manually type in cause this keyboard is wonky.
[You must be logged in to view images. Log in or Register.]
I ran into a few issues with the script in OP as well
Quote:
|
cd ~/.wine/drive_c/Program\ Files/Sony/EverQuest
|
make sure the above line is actually where you have EQ located or change it accordingly, mine is just ~/.wine/drive_c/Everquest
The bit after the script which shows how to make a desktop icon is missing something crucial
Quote:
- Load terminal (Ctrl+Alt+T) and type sudo apt-get install --no-install-recommends gnome-panel
- Then type gnome-desktop-item-edit --create-new ~/Desktop
- Point/browse to the above created script file and name accordingly.
|
The desktop icon created will NOT work if you don't right click on the script file, nav to the permissions tab and check "allow to run as executable"
Vote now for "guide with the most errors on it" now!!!1