Sure. You can define any number of shortcuts you like in the
menu customization files. They are called config.xml and there
is one for every extension. Take a look at the one in 
extensiones/com.iver.cit.gvsig.

It's quite big (as it has menu items for all of gvSIG's
basic functions), but if you study it a little, you will see
how it works. 

E.g.:

                <menu text="Archivo/guardar_proyecto"
                                key="s"
                                action-command="GUARDAR" icon="project-save"
                                position="20"/>

This binds the key "CTRL+s" to "Save project" (key="s").

You can in fact customize the whole gvSIG menu system via the
config.xml files.

Ben

----- Original Message -----
> ... but it is not possible to ADD SHORTCUTS at the moment,...?
> 
> Best,
> Wolfgang
> 
> -- View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/wish-add-more-shortcuts-tp6153656p6156957.html
> Sent from the gvSIG users mailing list archive at Nabble.com.
> _______________________________________________ Gvsig_internacional
> mailing list
> [email protected]
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


------
Files attached to this email may be in ISO 26300 format (OASIS Open Document 
Format). If you have difficulty opening them, please visit http://iso26300.info 
for more information.

_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Reply via email to