FS#6388 - Disable launch feedback for KDE ArchLinux menus
Attached to Project:
Arch Linux
Opened by Dale Ogilvie (dale77) - Saturday, 10 February 2007, 01:34 GMT
Last edited by Greg (dolby) - Tuesday, 17 June 2008, 19:29 GMT
Opened by Dale Ogilvie (dale77) - Saturday, 10 February 2007, 01:34 GMT
Last edited by Greg (dolby) - Tuesday, 17 June 2008, 19:29 GMT
|
Details
The menu items under the ArchLinux group have "launch
feedback" enabled. The application used to launch the urls
in this menu does not support launch feedback, resulting in
a bouncing cursor for a few seconds after the url appears in
the browser.
The fix is to simply create the menu items with "enable launch feedback" unchecked. |
This task depends upon
The "command" associated with the menu item is "xdg-open http://www.archlinux.org/static/docs/arch-install-guide.html". Is it possible that while konq supports launch feedback, xdg-open doesn't?
Dale