Searched refs:cntrl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xload/dist/
H A Dxload.c329 XKeyboardControl cntrl = { local in function:ClearLights
332 XChangeKeyboardControl (dpy, KBLedMode, &cntrl);
359 XKeyboardControl cntrl = { local in function:SetLights
363 XChangeKeyboardControl (dpy, KBLed|KBLedMode, &cntrl);
/xsrc/external/mit/xterm/dist/vttests/
H A Dmodify-keys.pl699 my $cntrl = ( $c & 4 );
725 if ($cntrl) {
1453 my $cntrl = &IS_CTRL($hex) ? "cntrl" : "";
1457 $alias, $cntrl, $ctl_i, $ctl_o, &TypeOf($hex) );

Completed in 4 milliseconds