Server IP : 103.119.228.120 / Your IP : 3.15.211.71 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/kbd-1.15.5/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9"> <TITLE>The Linux keyboard and console HOWTO: Useful programs</TITLE> <LINK HREF="kbd.FAQ-2.html" REL=next> <LINK HREF="kbd.FAQ.html#toc1" REL=contents> </HEAD> <BODY> <A HREF="kbd.FAQ-2.html">Next</A> Previous <A HREF="kbd.FAQ.html#toc1">Contents</A> <HR> <H2><A NAME="s1">1. Useful programs</A></H2> <P> <!-- programs!keyboard-related --> <!-- programs!console-related --> <!-- keyboard!programs related to --> <!-- console!programs related to --> <P>The following packages contain keyboard or console related programs. <P><CODE>kbd-1.06.tar.gz</CODE> contains <CODE>loadkeys</CODE>, <CODE>dumpkeys</CODE>, <CODE>showkey</CODE>, <CODE>setmetamode</CODE>, <CODE>setleds</CODE>, <CODE>setfont</CODE>, <CODE>showconsolefont</CODE>, <CODE>mapscrn</CODE>, <CODE>kbd_mode</CODE>, <CODE>kbdrate</CODE>, <CODE>loadunimap</CODE>, <CODE>chvt</CODE>, <CODE>resizecons</CODE>, <CODE>deallocvt</CODE>, <CODE>getkeycodes</CODE>, <CODE>setkeycodes</CODE>. It also contains <CODE>openvt</CODE>, formerly called <CODE>open</CODE>. <P>There exists a clone of the kbd package, namely <CODE>console-tools</CODE>, that contains more or less the same stuff. The latest version, <CODE>console-tools-0.3.3</CODE> is roughly up-to-date with <CODE>kbd-0.99</CODE>. <P><CODE>SVGATextMode-1.10</CODE> contains <CODE>SVGATextMode</CODE>, a program that obsoletes <CODE>resizecons</CODE>. <P><CODE>util-linux-2.11</CODE> contains <CODE>setterm</CODE>. <P><CODE>sh-utils-1.12</CODE> contains <CODE>stty</CODE>. <P>See also <CODE>dynamic-vc-1.2.tar.gz</CODE> and <CODE>consd-1.3.tgz</CODE> for programs that exploit the `Keyboard Signal' key. Very primitive versions are <CODE>spawn_login</CODE> or <CODE>spawn_console</CODE> found in the kbd package. <P>See <A HREF="http://www.cix.co.uk/~mayday/font.tgz">font.tgz</A> for a package that handles console fonts. <P>Packages like <CODE>recode</CODE> and <CODE>konwert-1.8</CODE> allow one to convert between different character encodings. <P> <P>The X distribution contains <CODE>xmodmap</CODE>, <CODE>xset</CODE>, <CODE>kbd_mode</CODE>. (See also X386keybd(1) for the situation under XFree86 1.3, and Xserver(1) for the XKEYBOARD extension under X11R6.) A handy interface to <CODE>xmodmap</CODE> is <CODE>xkeycaps</CODE>, see <A HREF="www.jwz.org/xkeycaps/">http://www.jwz.org/xkeycaps/</A>. <P><CODE>termcap-2.0.8.tar.gz</CODE> contains <CODE>termcap</CODE>, an old terminal capabilities data base. <CODE>ncurses-1.9.9e.tar.gz</CODE> contains the <CODE>termlib</CODE> data base which obsoletes <CODE>termcap</CODE>. (However, there are still many programs using <CODE>termcap</CODE>.) <P>See loadkeys(1), setleds(1) and setmetamode(1) for the codes generated by the various keys and the setting of leds when not under X. Under X, see xmodmap(1) and xset(1). <P>See setfont(8) for loading console fonts. Many people will want to load a font like <CODE>iso01.f16</CODE> because the default font is the hardware font of the video card, and often is a `Code Page 437' font missing accented characters and other Latin-1 symbols. <P>See setterm(1) and kbdrate(8) for properties such as foreground and background colors, screen blanking and character repeat rate when not under X. Under X, see xset(1), also for key click and bell volume. <P>The file <CODE>/etc/termcap</CODE> defines the escape sequences used by many programs addressing the console (or any other terminal). See termcap(5). A more modern version is found in <CODE>/usr/lib/terminfo</CODE>. See terminfo(5). Terminfo files are compiled by the terminfo compiler <CODE>/usr/lib/terminfo/tic</CODE>, see tic(1). Their contents can be examined using the program <CODE>infocmp</CODE>, see infocmp(1). <P>The Linux console sequences are documented in console_codes(4). <P>The package <CODE>funkey</CODE> by Rick van Rein provides support for all these new keys modern keyboards have. See <A HREF="http://rick.vanrein.org/linux/funkey">rick.vanrein.org/linux/funkey</A>. <P> <HR> <A HREF="kbd.FAQ-2.html">Next</A> Previous <A HREF="kbd.FAQ.html#toc1">Contents</A> </BODY> </HTML>