Home
last modified time | relevance | path

Searched refs:kbd (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/cmd/kbd/
H A Dkbd.c115 int kbd, freq_val; in main() local
217 if ((kbd = open(kbdname, O_RDWR)) < 0) { in main()
224 kbd_defaults(kbd); in main()
230 (void) get_type(kbd); in main()
233 get_layout(kbd); in main()
235 if (cflag && (error = click(copt, kbd)) != 0) in main()
239 reset(kbd); in main()
241 if (aflag && (error = abort_enable(aopt, kbd)) != 0) in main()
244 if (Dflag && (error = set_repeat_delay(delay, kbd)) != 0) in main()
247 if (Rflag && (error = set_repeat_rate(rate, kbd)) != 0) in main()
[all …]
H A Dkeymap45 [ -h /dev/kbd -a -x /usr/bin/kbd ] && /usr/bin/kbd -i >/dev/null 2>&1
H A DMakefile34 PROG = kbd
/titanic_44/usr/src/cmd/loadkeys/
H A Dset_keyboard_layout61 /usr/bin/kbd -s $KBD_LAYOUT_NAME
/titanic_44/usr/src/cmd/loadkeys/type_6/
H A Dkbd_layouts28 # The /usr/bin/kbd (-s option) reads the file to get the keyboard layout
34 # order so that the kbd -s presents them in that way.
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi516 # @kbd{cd /usr/lib/grub/i386-pc}
517 # @kbd{dd if=stage1 of=/dev/fd0 bs=512 count=1}
520 # @kbd{dd if=stage2 of=/dev/fd0 bs=512 seek=1}
557 grub> @kbd{root (hd0,0)}
564 grub> @kbd{find /boot/grub/stage1}
574 grub> @kbd{setup (hd0)}
583 grub> @kbd{setup (hd0,0)}
618 # @kbd{grub-install /dev/hda}
624 # @kbd{grub-install /dev/hd0}
630 # @kbd{grub-install '(hd0)'}
[all …]
H A Dtexinfo.tex1837 % @kbd is like @code, except that if the argument is just one @key command,
1838 % then @kbd has no effect.
1840 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
1841 % `example' (@kbd uses ttsl only inside of @example and friends),
1842 % or `code' (@kbd uses normal tty font always).
1935 \def\kbd#1{\def\look{#1}\expandafter\kbdfoo\look??\par}
3295 \definedummyword{kbd}%
4942 \let\kbdfont = \kbdexamplefont % Allow @kbd to do something special.
/titanic_44/usr/src/cmd/login/
H A Dlogindevperm.sh61 /dev/vt/console_user 0600 /dev/mouse:/dev/kbd
/titanic_44/usr/src/cmd/
H A DMakefile222 kbd \
606 kbd \
H A DMakefile.check52 kbd \
/titanic_44/usr/src/cmd/power/
H A Dpowerd.c604 int kbd, mouse, system, least_idle, idlecheck_time; in check_shutdown() local
636 if ((kbd = (int)conskbd_idle_time()) < 0) { in check_shutdown()
647 least_idle = MIN(system, MIN(kbd, mouse)); in check_shutdown()
/titanic_44/usr/src/man/man1/
H A DMakefile171 kbd.1 \
/titanic_44/usr/src/
H A DMakefile.lint179 cmd/kbd \
/titanic_44/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc104 file path=usr/share/man/man1/kbd.1
H A Dsystem-kernel.mf122 driver name=conskbd perms="kbd 0666 root sys"
H A DSUNWcs.mf773 file path=usr/bin/kbd mode=0555
H A Dsystem-header.mf1141 file path=usr/include/sys/kbd.h
/titanic_44/usr/src/uts/common/sys/
H A DMakefile291 kbd.h \
/titanic_44/usr/src/lib/libsecdb/
H A Dexec_attr.txt53 Device Security:solaris:cmd:::/usr/bin/kbd:uid=0;gid=sys
/titanic_44/usr/src/uts/common/
H A DMakefile.files1483 KB_OBJS += kbd.o keytables.o
/titanic_44/usr/src/uts/common/io/usb/
H A Dusbdevs2269 product SONY RF_RECEIVER 0x01db Sony RF mouse/kbd Receiver VGP-WRC1
/titanic_44/usr/src/cmd/ssh/doc/
H A DChangeLog207 add support for s/key (kbd-interactive) to ssh2, based on work by
/titanic_44/
H A D.gitignore1505 usr/src/cmd/kbd/kbd
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog3336 * docs/tutorial.texi: Add `@kbd{...}' to examples in order to
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src2250 # <kel> is end on a PC kbd. Actually 'select' on a VT. Mapped to
2252 # khome is Home on a PC kbd. Actually 'FIND' on a VT.
2439 vt420f|DEC VT420 with VT kbd; VT400 mode; F1-F5 used as Fkeys:\

12