Searched refs:check_modmap_change (Results 1 – 2 of 2) sorted by relevance
132 check_modmap_change(ClientPtr client, DeviceIntPtr dev, KeyCode *modmap) in check_modmap_change() function216 if (check_modmap_change(client, slave, modmap) != Success) in check_modmap_change_slave()269 ret = check_modmap_change(client, dev, modmap); in change_modmap()285 if (check_modmap_change(client, dev->master, modmap) == Success) in change_modmap()
4795 dix: check_modmap_change() returns Success, not true4798 failed all the time. check_modmap_change() returns Success but we were