Searched refs:p_xmodifiers (Results 1 – 1 of 1) sorted by relevance
67 const static char* p_xmodifiers = getenv ("XMODIFIERS"); in IMServerKinput2() local68 const static Bool b_kinput2 = (p_xmodifiers != NULL) in IMServerKinput2()69 && (strcmp(p_xmodifiers, "@im=kinput2") == 0); in IMServerKinput2()
Completed in 13 milliseconds