You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kcontrol/keys
Mavridis Philippe e0069f9048
kcmkeys: update keyboard shortcut schemes
- Add actions related to keys XF86Sleep (Suspend) and XF86ScreenSaver (Lock Session)
- Fix name of "Log Out" actions

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
1 year ago
..
CMakeL10n.txt Add CMakeL10n rules. 7 years ago
CMakeLists.txt Desktop file translations: 6 years ago
ChangeLog Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Makefile.am Rename many classes and header files to avoid conflicts with KDE4 13 years ago
README Rename kderc -> tderc in support of bug report 1447. 13 years ago
commandShortcuts.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
commandShortcuts.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
convertShortcuts.pl Revert automated changes 15 years ago
kde4.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago
keyconfig.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
keyconfig.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
keys.desktop Desktop file translations: 6 years ago
khotkeys.cpp Trinity Qt initial conversion 16 years ago
khotkeys.h Additional renaming of kde to tde 14 years ago
mac4.kksrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
main.cpp Add support for assigning global shortcuts for suspend actions 1 year ago
main.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
modifiers.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
modifiers.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
shortcuts.cpp Add support for assigning global shortcuts for suspend actions 1 year ago
shortcuts.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
tdeaccel.upd Fix FTBFS 13 years ago
tdeaccelaction.h Additional k => tde renaming and fixes 13 years ago
treeview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
treeview.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
trinity.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago
unix3.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago
win3.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago
win4.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago
wm3.kksrc kcmkeys: update keyboard shortcut schemes 1 year ago

README

CHANGES V0.2
- Global keys stored by default in ~/.trinity/share/config/kdeglobals 
  [Global Keys] group
- KKeyDialog checks new key choices against exising bindings for the widget
and against entries in .tderc [Global Keys]
- kcmkeys now has two standard kcontrol pages - one for standard desktop
accelerators and one for global keybindings.