Fix keyboard state when XEVIE is not enabled (Keith Packard).
This commit is contained in:
		
							parent
							
								
									562acf2e69
								
							
						
					
					
						commit
						4bf4530864
					
				|  | @ -2818,8 +2818,8 @@ drawable.id:0; | |||
| 	  && !noXkbExtension | ||||
| #endif | ||||
|     ))) | ||||
| 	XE_KBPTR.state = (keyc->state | inputInfo.pointer->button->state); | ||||
| #endif | ||||
|     XE_KBPTR.state = (keyc->state | inputInfo.pointer->button->state); | ||||
|     XE_KBPTR.rootX = sprite.hot.x; | ||||
|     XE_KBPTR.rootY = sprite.hot.y; | ||||
|     key = xE->u.u.detail; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue