Some more work on linux keyboard support:
Revision 502 (branches/linux)
Changed paths:
M /branches/linux/BUGS
M /branches/linux/ctp2_code/ctp/civ3_main.cpp
M /branches/linux/ctp2_code/os/linux/civctp2.kdevelop
M /branches/linux/ctp2_code/ui/aui_ctp2/keypress.cpp
M /branches/linux/ctp2_code/ui/aui_ctp2/keypress.h
M /branches/linux/ctp2_code/ui/interface/km_screen.cpp
M /branches/linux/ctp2_code/ui/interface/km_screen.h
- Got keyboard input working for game controls (e.g. settling), but not
interface controls (e.g. typing a name into a text box)
- There are probably still some problems with input on a non-British keyboard
- Changed some cryptic 8s to clearer '\b's
Revision 502 (branches/linux)
Changed paths:
M /branches/linux/BUGS
M /branches/linux/ctp2_code/ctp/civ3_main.cpp
M /branches/linux/ctp2_code/os/linux/civctp2.kdevelop
M /branches/linux/ctp2_code/ui/aui_ctp2/keypress.cpp
M /branches/linux/ctp2_code/ui/aui_ctp2/keypress.h
M /branches/linux/ctp2_code/ui/interface/km_screen.cpp
M /branches/linux/ctp2_code/ui/interface/km_screen.h
- Got keyboard input working for game controls (e.g. settling), but not
interface controls (e.g. typing a name into a text box)
- There are probably still some problems with input on a non-British keyboard
- Changed some cryptic 8s to clearer '\b's
Comment