diff options
Diffstat (limited to 'kxkb/TODO')
-rw-r--r-- | kxkb/TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,13 +1,13 @@ -- setting up own tqlayout if you're not root - using xkbcomp +- setting up own layout if you're not root - using xkbcomp - allowing other latin base groups instead of "us" (e.g. "dvorak") -- checking each tqlayout in kxkb.cpp if it's ok for single group -- checking each tqlayout in kcmtqlayout.cpp whether it's latin and don't need latin group +- checking each layout in kxkb.cpp if it's ok for single group +- checking each layout in kcmlayout.cpp whether it's latin and don't need latin group -- check the problem with gnome apps, first switch of tqlayout with keyboard shortcut locks input +- check the problem with gnome apps, first switch of layout with keyboard shortcut locks input -- kdesktop_lock: tqlayouts menu, flag icons, better error handling +- kdesktop_lock: layouts menu, flag icons, better error handling - parse xfree86.xml instead of xfree86.lst for XFree86 4.3.0 and higher |