Home | History | Annotate | Download | only in x11vnc

Lines Matching full:isbutton

641 	int isbutton;
685 remap->isbutton = isbtn;
2834 static void apply_remap(rfbKeySym *keysym, int *isbutton) {
2840 *isbutton = remap->isbutton;
2851 remap->isbutton ? "button" :
2864 int can_input = 0, uid = 0, isbutton = 0;
2869 apply_remap(&keysym, &isbutton);
2871 if (isbutton) {
3052 int idx, isbutton = 0;
3316 apply_remap(&keysym, &isbutton);
3340 if (isbutton) {