Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Better aquafication of the shortcuts
Better aquafication of the shortcuts
 
   NeoOffice Forum Index -> New Features Program
View previous topic :: View next topic  
Author Message
MacAodh
Red Pill


Joined: Sep 25, 2007
Posts: 6

PostPosted: Tue Jan 29, 2008 8:39 am    Post subject: Better aquafication of the shortcuts

hi,
I love neooffice and i've been watching the progress getting better and better. The one thing that drives me nuts though is the shortcuts.

For example, most programs use command-shift-z for redo and alt-back space for whole word delete (neooffice uses command-backspace). It would be great if this was changed to the standard as default.

Thanks a million
Back to top
yoxi
Cipher


Joined: Sep 07, 2004
Posts: 1799
Location: Dawlish, Devon

PostPosted: Tue Jan 29, 2008 9:19 am    Post subject:

NeoOffice can't be made to do shortcuts using the alt- key, unfortunately.

I've never used the Repeat feature before (which is the redo in NeoOffice) - it's useful! Looking in the Tools:Options:Keyboard screen, Repeat is mysteriously allocated to a non-existent key called Again - weird. I don't know what is the developers' policy on changing/setting up keyboard defaults, but it's certainly worth asking.

- padmavyuha
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Tue Jan 29, 2008 9:48 am    Post subject:

Developer policy really isn't the issue. Money is. The issue is that redesigning the menu layout is a hugely expensive task that is way outside of the budget set by our current user donation levels.

Moving all of the menus around essentially means changing vast swaths of the OpenOffice.org application code as well as having to go through the several dozen localization files and help databases and editing those.

In other words, this is probably a task that requires more than our annual donation levels so it isn't likely to happen in the foreseeable future.

Patrick
Back to top
Lorinda
Captain Mifune


Joined: Jun 20, 2006
Posts: 2051
Location: Midwest, USA

PostPosted: Tue Jan 29, 2008 10:35 am    Post subject:

Are you aware that you can change the assigned keyboard combinations for most (all?) menus? Just go to Tools>Customize>Keyboard.

It is true, however, that the alt key cannot be used; that's either a Java or an OpenOffice.org limitation. You are limited to the keys listed in the top box of the Customize Keyboard dialog.

Lorinda
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Tue Jan 29, 2008 10:38 am    Post subject:

Lorinda wrote:
It is true, however, that the alt key cannot be used; that's either a Java or an OpenOffice.org limitation. You are limited to the keys listed in the top box of the Customize Keyboard dialog.


Actually, use of the Alt key is a Mac OS X limitation. Unlike on Windows where Alt is reserved for only very special keys, Mac OS X frequently uses the Alt key for normal textual input on most keyboard layouts so registering Alt key menu shortcuts would pretty much break normal Mac OS X behavior.

Patrick
Back to top
yoxi
Cipher


Joined: Sep 07, 2004
Posts: 1799
Location: Dawlish, Devon

PostPosted: Tue Jan 29, 2008 12:14 pm    Post subject:

pluby wrote:
Developer policy really isn't the issue. Money is. The issue is that redesigning the menu layout is a hugely expensive task that is way outside of the budget set by our current user donation levels.

Moving all of the menus around essentially means changing vast swaths of the OpenOffice.org application code as well as having to go through the several dozen localization files and help databases and editing those.

In other words, this is probably a task that requires more than our annual donation levels so it isn't likely to happen in the foreseeable future.

Patrick


That's useful to know. Given that it took me 20 seconds to add cmd+shift+z as a shortcut for Replace, there's really no need to contemplate trying to build it into the distro if it's that complex to do it.

- padmavyuha
Back to top
sardisson
Town Crier
Town Crier


Joined: Feb 01, 2004
Posts: 4588

PostPosted: Tue Jan 29, 2008 1:35 pm    Post subject:

pluby wrote:
Lorinda wrote:
It is true, however, that the alt key cannot be used; that's either a Java or an OpenOffice.org limitation. You are limited to the keys listed in the top box of the Customize Keyboard dialog.


Actually, use of the Alt key is a Mac OS X limitation. Unlike on Windows where Alt is reserved for only very special keys, Mac OS X frequently uses the Alt key for normal textual input on most keyboard layouts so registering Alt key menu shortcuts would pretty much break normal Mac OS X behavior.

I believe that Lorinda is referring to the bug on 10.4 and/or Java 1.5 where Java "eats" any opt keypress, preventing Option (alt) from being used as a secondary modifier.

That said, everything Patrick said is also true; option is first-and-foremost a key used for entering "special characters" (and OOo's use of it as a command-generating key breaks on Mac OS X often) and secondarily as a second-level modifier for Cmd-key combos.

Smokey

_________________
"[...] whether the duck drinks hot chocolate or coffee is irrelevant." -- ovvldc and sardisson in the NeoWiki
Back to top
MacAodh
Red Pill


Joined: Sep 25, 2007
Posts: 6

PostPosted: Wed Jan 30, 2008 2:32 am    Post subject:

ok... so the long and the short of it is that it ain't going to happen. A well. Thanks anyway lads. Keep up the good work Very Happy
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Wed Jan 30, 2008 10:06 am    Post subject:

yoxi wrote:
I've never used the Repeat feature before (which is the redo in NeoOffice) - it's useful! Looking in the Tools:Options:Keyboard screen, Repeat is mysteriously allocated to a non-existent key called Again - weird. I don't know what is the developers' policy on changing/setting up keyboard defaults, but it's certainly worth asking.


One thing that I can change is suppression of all of the "???" and "Again" keys which don't exist on Mac OS X. I have implemented this change by merely telling the OOo code that the key name is an empty string and they dissappear from the Tools :: Customize :: Keyboard tab.

I'll include the change in our next test patch.

Patrick
Back to top
yoxi
Cipher


Joined: Sep 07, 2004
Posts: 1799
Location: Dawlish, Devon

PostPosted: Wed Jan 30, 2008 10:55 am    Post subject:

pluby wrote:
One thing that I can change is suppression of all of the "???" and "Again" keys which don't exist on Mac OS X. I have implemented this change by merely telling the OOo code that the key name is an empty string and they dissappear from the Tools :: Customize :: Keyboard tab.

I'll include the change in our next test patch.


Great - that's one less confusing thing.

- padmavyuha
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> New Features Program All times are GMT - 7 Hours
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.