bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Suggestions


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Suggestions
Date: Sat, 11 Jan 2003 21:47:43 +0100

From: "Joern Thyssen" <address@hidden>
Sent: Saturday, January 11, 2003 8:18 PM
> On Sat, Jan 11, 2003 at 06:38:35PM +0000, Kingsley Fleming wrote
> > Hi there-
> > Just a few suggestions.
> >
> > 1. Have the menu option for 'Manual' open the HTML manual if it is in
> > the GNU directory and only show the '..not implemented in this
> > version' msg-box show if it can't be found. Same with the FAQ.
>
> The gnubg code for viewing the manual requires GTK+ 2.0, but the windows
> version is build with GTK+ 1.3.
>
> > 2. Have the option to add/remove buttons from the menu bar: would be
handy to have a 'Hint' button as well.
>
> >From the discussion on the list I assume there'll soon be a Hint button
> on the toolbar. Wrt. adding buttons to the toolbar I don't see that in
> the near future, however, you can assign your own accelerator keys for
> the menu entries (I can't remember how, but but someone from the list
> may be able to help you)
>
> Jørn

file .gtkmenurc has the list of short cuts.
These commands already have an accelrator key:

File/Open/Match or session..." "<Control>o")
Game/Take" "<Control>t")
File/New/Game" "<Control>n")
Edit/Copy" "<Control>c")
Game/Roll" "<Control>r")
Game/Next move" "<Shift>Page_Down")
Game/Next game" "<Control>Page_Down")
Analyse/Hint" "<Control>h")
Edit/Paste" "<Control>v")
File/Save/Match or session..." "<Control>s")
Edit/Undo" "<Control>z")
Game/Drop" "<Control>p")
Game/Previous move" "<Shift>Prior")
File/Quit" "<Control>q")
Analyse/Evaluate" "<Control>e")
Game/Previous game" "<Control>Prior")

Example to add an accelerator key:

(start gnubg. new game or new match)
Click 'File'
navigate to:
New / Match (but don't click yet)
now:
click and hold the left button of the mouse
Press Ctrl, hold it. Press m
GTK+ adds Ctrl + m after match

Whenever you press Ctrl + m, gnubg will execute:
File / New / Match

Two remarks:
1. Look at the existing shortcuts so they won't conflict
2. Settings / Save if you want to keep your accelerator keys

Nardy





reply via email to

[Prev in Thread] Current Thread [Next in Thread]