Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 
Request for new accelerators facility, modifier+mouse click
Posted by: Sesh
Date: September 19, 2002 07:29PM

Currently accelerators can only have keyboard events. Is there a plan to have mouse clicks as part of acclerators.

Example:
so we can have CTRL CLICK open in new tab or new window
or ALT CLICK to download a link etc

thanks
-Sesh

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: ra
Date: September 20, 2002 01:27AM

yeah, that and auto-complete would be really really nice!

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: Lars Behrens
Date: September 20, 2002 06:49AM

Yes, I'm also missing [ctrl]+[click]

Cheerz Lars

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: Robert
Date: September 20, 2002 05:40PM

Me too.

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: CutTheRedWire
Date: October 20, 2002 06:52PM

I'ld like to see scroll wheel accelorators too. >:]

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: Robert
Date: October 21, 2002 10:54AM

CutTheRedWire,

"I'ld like to see scroll wheel accelorators too"

It's available since 0.6

//action: 0=scroll (sysnumlines: systemstandard true/false)
// numlines: number of lines (if sysnumlines=false)
// 1=page,
// 2=history,
// 3=font-size
user_pref("mousewheel.withaltkey.action", 1);
user_pref("mousewheel.withcontrolkey.action", 3);
user_pref("mousewheel.withnokey.action", 0);
user_pref("mousewheel.withnokey.numlines", 1);
user_pref("mousewheel.withnokey.sysnumlines", true);
user_pref("mousewheel.withshiftkey.action", 2);

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: Gordon
Date: October 26, 2002 05:20PM

Yes, these features (autocomplete, ctrl+click, alt+click, middle mousebutton click) are definitely needed!

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: Zarneth
Date: October 29, 2002 06:32AM

Mabye an idea on how to do things is when a macro it triggered from an accelerator with a mouse button, a variable is automatically initalised with the url in it. Or some way to get the url of what's at the location of where the mouse is.

Though all we really need is built in Macros / ID_ thingies for doing the basic things with the triggering url.

Options: ReplyQuote
Re: Request for new accelerators facility, modifier+mouse click
Posted by: MK
Date: November 06, 2002 11:01PM

Sometimes when I read a webpage I know that I'll follow the links from that webpage in like 30 seconds or so. It would be REALLY nice to have a feature to load these pages and cache them automagically so that when I want to access them I can get them in an instant. A hot-key to do this would be brilliant. I know A-Web on the Amiga could do it like 8 years ago, but I haven't seen it in recent browsers. Maybe I haven't looked well enough. I mean, the browser might as well load some extra pages while I sit around and read.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.