| View previous topic :: View next topic |
| Author |
Message |
metalhead General User

Joined: 20 Feb 2005 Posts: 11
|
Posted: Sun Feb 20, 2005 4:47 am Post subject: Howto modify the PageDown key to act like the Space key |
|
|
Anyone an idea how to tell the PageDown key to act like the Spacebar ?
Thanks Tom |
|
| Back to top |
|
 |
BookLady Super User


Joined: 03 Nov 2004 Posts: 727
|
Posted: Sun Feb 20, 2005 10:02 am Post subject: |
|
|
There doesn't seem to be a code for the space key in Tools> Configure> Keyboard but you might record a macro using the space key and then assign the macro to the page down key.
Just remember that assigning to a key in one component MAY cause that key to act the same in other components. Experiment a bit  |
|
| Back to top |
|
 |
metalhead General User

Joined: 20 Feb 2005 Posts: 11
|
Posted: Mon Feb 21, 2005 2:45 am Post subject: |
|
|
Thanks for your reply. I tried that but the problem is that in impress I do not have the "Record macro" menu available (it is greyed out). Recording the macro for the "Space key" in OO Writer was successful but I cannot execute this macro in impress (error with object type).
Cheers Tom |
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1572 Location: Frankfurt, Germany
|
Posted: Mon Feb 21, 2005 10:56 am Post subject: |
|
|
Hi metalhead.
This is not a simple task, and you rarely get something complete that will work right-away from the macro recorder.
What you need is a XKeyHandler, writing a macro thus requires some basic knowledge of Starbasic before you write such an implementation.
The use of such keyhandlers/keylisteners has been described in some other threads and I hope that the material will be enough for you.
If not let us know..
Good luck.
Christian _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
BookLady Super User


Joined: 03 Nov 2004 Posts: 727
|
Posted: Mon Feb 21, 2005 7:12 pm Post subject: |
|
|
What cyyb20 said If you can not find anything by searching, you might try posting a request over in Macros and see if anyone has one or might work one out for you. Actually writing one is way beyond this tyro's skills.
The macro recorder is pretty minimal. Supposed to be better in OOo2. |
|
| Back to top |
|
 |
lylewinton Newbie

Joined: 08 Sep 2005 Posts: 1
|
Posted: Thu Sep 08, 2005 6:14 pm Post subject: |
|
|
I would also like this feature. Especially for slide show mode.
What I'd really like is the ability to replace the "space" function
under slide show with some other key. This is necessary when
you have devices that present themselves as USB keyboards
with a limited number of keys available (and none of them "space")!
I'd like to request this as a new option under the "Slide Show" >
"Slide Show Settings..." dialog. Anybody else agree?
Thanks for the post, Tom (metalhead).
Lyle. |
|
| Back to top |
|
 |
mmp Newbie


Joined: 15 Mar 2006 Posts: 1 Location: Hamburg, Germany
|
|
| Back to top |
|
 |
|