Hi, The GTK cursor movement convention used to move the cursor one word forward (CTRL+Right) differs from what is normal in MS Windows (Wimp-theme does not solve this). The normal behavior in MS Windows is to move to the start of the next word (include the space) and on GTK it only moves to the end of the word. For text editing intensive applications this is an annoyance for experienced users. Does anyone have hints on how to go about make this configurable in a client application or if this needs changes at the GTK core? Regards, Fredrik _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list