search for: docky

Displaying 2 results from an estimated 2 matches for "docky".

Did you mean: rocky
2012 Feb 01
5
Wine Executes Locally, But Not With Absolute Path
...e an uninstalled portable Windows .exe. When I type the absolute path, it doesn't work: > wine /home/ubuntu/appDir/myApp.exe but, if I cd to the application directory and execute it locally, it works: Code: cd /home/ubuntu/appDir/ wine myApp.exe I'm trying to include it in my Docky dock via a .desktop shortcut I've made in /usr/share/applications/. I don't mind the command line for under the hood stuff, but not for launching typical user apps.
2010 Dec 01
5
Wine icons for Windows applications
...st version of Wine on a Ubuntu/Gnome system automatically creates the correct icons when shortcuts are placed in the desktop or "virtual start menu". However, it seems that the largest icon created is 48x48. Can this size be increased as these icons look fuzzy when using applications like Docky with zoom enabled? (or does this need to be changed somewhere else rather than simply the shortcut, but the actual running application icon)? Thank you, Adam