CVS: rdesktop xkeymap.c,1.67,1.68

Michael Gernoth <[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-serv24478

Modified Files:
	xkeymap.c 
Log Message:
disable caps_lock fix.
this killed ctrl-alt-entf. need to llook into that later


Index: xkeymap.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xkeymap.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** xkeymap.c	6 Mar 2005 21:11:17 -0000	1.67
--- xkeymap.c	25 Apr 2005 05:32:23 -0000	1.68
***************
*** 409,412 ****
--- 409,413 ----
  	}
  
+ #if 0
  	if (((remote_modifier_state & MapLeftCtrlMask)
  	     || (remote_modifier_state & MapRightCtrlMask)) && get_key_state(state, XK_Caps_Lock))
***************
*** 415,418 ****
--- 416,420 ----
  		tr.modifiers ^= MapLeftShiftMask;
  	}
+ #endif
  
  	if (tr.scancode != 0)



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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.