| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
hello. Can anybody help me ????? I need a program examples showing how to change keyboard from an application. I have tried to find something in the manual. Is it XChangeKeyboardMapping ??? I want to check the keyboard language, and after that I want to change the language. regards Hanne
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1645.1 | STAR::ORGOVAN | Vince Orgovan | Fri Nov 03 1989 05:41 | 12 | |
XChangeKeyboardMapping can be called from an application to
modify the server's keyboard mapping table, i.e. the KeyCode
to KeySym table. Be aware that this change affects all clients
connected to the server, and not just the client that issued
the request.
But I'm curious about what you're really trying to do. You said
"I want to check the keyboard language, and after that I want to
change the language." Can you elaborate? How are you checking the
keyboard language, and what do you want to change it to? I presume
that you know about the Session Manager's Customize Keyboard
functionality.
| |||||