General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Disabling some of the shortcuts?
Posted by: K-Wolf
Date: August 20, 2008 10:41PM

Hello there chaps, fancy web browser you've got there.
I've been testing it on my system for couple of days,
and so far I'm deeply impressed by its speed.

But here's the little stain on my gradually growing love affair
with K-Meleon. Since I also use non-English fonts, I need to unlock
some of the key combinations, so I can type those fonts.
ALT + O, ALT + Z, ALT + N. I can live without the shortcuts,
but I can't live without the characters these provide me.
I presume it will take some macro fiddling, but I'm not quite sure
what lines/commands to add or delete.

Any suggestions would be highly appreciated.

Cheers.

Options: ReplyQuote
Re: Disabling some of the shortcuts?
Posted by: JamesD
Date: August 21, 2008 12:18AM

I copied this from the macrolanguage http://kmeleon.sourceforge.net/wiki/MacroLanguage2#setaccel()

   setaccel( keys [,command]);                                                      Since version 1.1

This method can be used to set keyboard accelerators instead of editing accel.cfg.
Parameter 	Required 	Type 	Value 	Meaning
keys 	YES 	STRING 	A key combination(1) 	The addressed key combination.
command 	YES 	STRING 	A command(2) 	The command to be associated with the key combination.

(1) A space-separated list of predefined key names.

(2) Command can be "ID_..." or "pluginName(pluginCommand)". If command is an empty string, this is a deletion.

There is also a file you can edit. Get to the file with EDIT - CONFIGURATION - ACCELERATORS. Same idea here. An empty command should be a delete.

I have not tried either, but I hope one method works for you.

Options: ReplyQuote
Re: Disabling some of the shortcuts?
Posted by: desga2
Date: August 21, 2008 12:16PM

If you aren't familiar with K-Meleon macros i recomended you that use:
Quote
JamesD
There is also a file you can edit. Get to the file with EDIT - CONFIGURATION - ACCELERATORS. Same idea here. An empty command should be a delete.
Read the documentation about this.

K-Meleon in Spanish

Options: ReplyQuote
Re: Disabling some of the shortcuts?
Posted by: K-Wolf
Date: August 21, 2008 08:25PM

Thanks a lot for all the tips!
I'm sure thye will provide useful.

Cheers.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.