Hi! Patel, Anit <Anit.patel <at> cwpanama.com> writes: > > How do I change the Cygwin-X to use a keyboard mapping for a Latin American > keyboard.
See man XWin The layout is "la". It is in /usr/X11R6/lib/X11/xkb/symbols/la You call XWin with the option "-xkblayout la" You can modify the startxwin script accordingly. You can also use the command "setxkbmap la" bye R.M. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/
