enable keyboard map debugging -- it's going to x11-debug.txt, anyway ... so no harm
(cherry picked from commit ab662c736e0654e2b4347091f0d9e87f26034216)
This commit is contained in:
		
							parent
							
								
									5bdfbfbedc
								
							
						
					
					
						commit
						612e901ef6
					
				|  | @ -62,7 +62,7 @@ | |||
| 
 | ||||
| // Define this to get a diagnostic output to stderr which is helpful
 | ||||
| // in determining how the X server is interpreting the Darwin keymap.
 | ||||
| // #define DUMP_DARWIN_KEYMAP
 | ||||
| #define DUMP_DARWIN_KEYMAP | ||||
| 
 | ||||
| #include <stdio.h> | ||||
| #include <stdlib.h> | ||||
|  | @ -216,6 +216,7 @@ static int const NUM_KEYPAD = sizeof(normal_to_keypad) / sizeof(normal_to_keypad | |||
| 
 | ||||
| static void DarwinChangeKeyboardControl( DeviceIntPtr device, KeybdCtrl *ctrl ) | ||||
| { | ||||
| 	// FIXME: to be implemented
 | ||||
|     // keyclick, bell volume / pitch, autorepead, LED's
 | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue