On Fri, Mar 24, 2006 at 04:32:20PM +0000, Dan Track wrote: > Could you point me in the right direction to where I can read up on > "input methods" I don't actually know what they are. This is a general term for code (libraries, modules, or programs) which provide different methods of inputting text using a keyboard when the keyboard doesn't provide a key for every character which you might want to input, which is a pretty big problem in certain non-English locales with large alphabets. The Wikipedia article on input method editors [1] gives a decent, if brief (but longer than mine), rundown of the problem, and there's quite a bit of detail about how it works in the graphical environment in Chapter 9 of C-DAC Mumbai's Guide to Localisation [2]. The Ctrl-Shift method which GTK+ provides by default is suggested by ISO/IEC 14755. After that, all I can suggest is a good search engine. Cheers, Nalin [1] http://en.wikipedia.org/wiki/Input_method_editor [2] http://anakin.ncst.ernet.in/~aparna/consolidated/c1685.html -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list