NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
key shortcuts
deltener
Guest

Reply with quote
would be nice if i could assign Alt+O, Alt+C, Alt+H to some commands....Since those are keyboard accelerators for the actual edit dialog box, it isn't possible Sad
Site Admin

Joined: 13 Jul 2003
Posts: 8328
Reply with quote
What actions would you like to assign to those shortcuts ?
View user's profileFind all posts by dmitriSend private messageVisit poster's website
deltener
Guest

Reply with quote
In my current dev invironment (microsoft visual studio) i have
Alt+C for close current document


Alt+S for save current document
Alt+V for view current document

so my options are either change all 3 or assign the last 2 but have a different one for close..either way it seems stupid i can't use whatever alt-ctrl-letter combination i want..
Site Admin

Joined: 13 Jul 2003
Posts: 8328
Reply with quote
Have you tried to assign these shortcuts via Tools->Settings->Shortcuts tab ?
I hope there is no problem Smile
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 31 Jul 2003
Posts: 152
Location: Fargo, ND
Reply with quote
That's what i'm getting at, its *IMPOSSIBLE* to map anything to Alt-C! Try it out. Its because the shortcut dialog box has Alt-O,Alt-C and Alt-H mapped, so trying to enter Alt-C will CLOSE the dialog box...
View user's profileFind all posts by deltenerSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8328
Reply with quote
Ouch, I just realized what you talked about.
Thanks.
Will be fixed soon.
Meanwhile you can edit these shortcuts manually,
they are stored in phpedxml.cfg. Open this file in your favorite xml editor and edit appropriate tags.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Veteran

Joined: 31 Jul 2003
Posts: 152
Location: Fargo, ND
Reply with quote
ah! i was looking for a config file to no avail. Thanks, will manually edit for now..
View user's profileFind all posts by deltenerSend private messageVisit poster's website
Veteran

Joined: 31 Jul 2003
Posts: 152
Location: Fargo, ND
Reply with quote
For anyone needing to hardcode shortcut keys like myself, i had to set the shortcut to the combo i wanted for the letter BEFORE or AFTER the one i wanted. Then +1 or -1 from the shortcut value to get the right mapping.
You can put in whatever you want for the node value (Alt+C) but it won't do you any good unless you have the right shortcut bitmask.

ie: Alt+C =

Code:
<acFileClose displayname="Close" imgindex="89" shortcut="32835">Alt+C</acFileClose>
View user's profileFind all posts by deltenerSend private messageVisit poster's website
key shortcuts
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
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic