CVS: rdesktop xkeymap.c,1.62,1.63

Peter ?strand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17928

Modified Files:
	xkeymap.c 
Log Message:
Handle ISO_Level3_Shift as Mode_Switch

Index: xkeymap.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xkeymap.c,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** xkeymap.c	10 Apr 2004 09:34:52 -0000	1.62
--- xkeymap.c	1 Jun 2004 08:00:58 -0000	1.63
***************
*** 657,661 ****
  
  	if (MASK_HAS_BITS(remote_modifier_state, MapRightAltMask) &&
! 	    !get_key_state(state, XK_Alt_R) && !get_key_state(state, XK_Mode_switch))
  		rdp_send_scancode(ev_time, RDP_KEYRELEASE, SCANCODE_CHAR_RALT);
  
--- 657,661 ----
  
  	if (MASK_HAS_BITS(remote_modifier_state, MapRightAltMask) &&
! 	    !get_key_state(state, XK_Alt_R) && !get_key_state(state, XK_Mode_switch) && !get_key_state(state, XK_ISO_Level3_Shift))
  		rdp_send_scancode(ev_time, RDP_KEYRELEASE, SCANCODE_CHAR_RALT);
  



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.