Opened 12 years ago
Closed 10 years ago
#28 closed enhancement (fixed)
(more) keybindings
Reported by: | gregoa | Owned by: | philipp |
---|---|---|---|
Priority: | normal | Milestone: | confclerk 0.6.0 |
Component: | GUI | Version: | confclerk 0.5.2 |
Keywords: | Cc: |
Description
e.g. for next/previous days
Change History (6)
comment:1 Changed 11 years ago by
Milestone: | confclerk 0.6.0 → confclerk 0.5.4 |
---|
comment:2 Changed 11 years ago by
Milestone: | confclerk 0.5.4 → confclerk 0.6.0 |
---|
comment:4 Changed 10 years ago by
The menu shortcuts (Conferences, Settings, Quit) don't work on Maemo. What could be tried is to change the shortcutContext
from WindowShortcut
to ApplicationShortcut
.
comment:5 Changed 10 years ago by
Owner: | set to philipp |
---|---|
Status: | new → accepted |
Changing shortcutContext
from WindowShortcut
to ApplicationShortcut
did not help on MAEMO. However, adding them to the main window did help, see r1528.
comment:6 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
next/prev button shortcuts make more sense after closing #11.