Page 1 of 1

Assigning Shortcuts

Posted: Wed Feb 14, 2007 2:48 pm
by Bryn Mawr
Is there any way to assign a keyboard shortcut to, for example, the submit post button?

Assigning Shortcuts

Posted: Thu Feb 15, 2007 11:38 pm
by spot
The accesskeys are defined in the skin template you're using rather than the vBulletin software. You can provide extensions yourself if you write a browser-specific user css file for a named site. It's a windy process. Maybe reading the specific skin documentation would show sufficient controls that you don't currently know.

For the specific query - getting to the Submit button from the typing window - try TAB TAB SPACE, that works for me and it's quicker than reaching for the mouse.

Assigning Shortcuts

Posted: Sun Feb 18, 2007 4:20 pm
by Bryn Mawr
spot;551520 wrote:

For the specific query - getting to the Submit button from the typing window - try TAB TAB SPACE, that works for me and it's quicker than reaching for the mouse.


Thank you - exactly what I wanted.