[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
1219.0. "return translation-table" by BRSDVP::ROETS () Wed Aug 02 1989 11:26
    Hello everybody,
    
    I have a question.
    
    How can you specify the return-key in the translation tables.
    when I use ^M, I have to use "^M" explicietly, not the return-key.
    
    Is there a way?
    
    Thanks in advance,
    
    Chris Roets
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1219.1 | Try this... | DEMON::BURLEIGH |  | Mon Aug 07 1989 22:34 | 4 | 
|  |     
    
	char *translations = "<KeyPress>0xFF0D: ReturnKeyHandler()";
 |