mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
22 lines
1.6 KiB
HTML
22 lines
1.6 KiB
HTML
|
|
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
||
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
||
|
|
<head>
|
||
|
|
<title>key_code</title>
|
||
|
|
<meta name='robots' content='noindex,nofollow' />
|
||
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
||
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
||
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<pre>
|
||
|
|
<span class='curline'><a href='../S/lib--tty--tty-slang.c.html#L90'>key_code</a> 90 lib/tty/tty-slang.c int key_code;</span>
|
||
|
|
<span class='curline'><a href='../S/lib--tty--tty-slang.c.html#L176'>key_code</a> 176 lib/tty/tty-slang.c for (i = 0; key_table[i].key_code; i++)</span>
|
||
|
|
<span class='curline'><a href='../S/lib--tty--tty-slang.c.html#L177'>key_code</a> 177 lib/tty/tty-slang.c do_define_key (key_table[i].key_code, key_table[i].key_name);</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L639'>key_code</a> 639 src/setup.c const int key_code = tty_keyname_to_keycode (*profile_keys, NULL);</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L641'>key_code</a> 641 src/setup.c if (key_code != 0)</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L653'>key_code</a> 653 src/setup.c define_sequence (key_code, valcopy, MCKEY_NOACTION);</span>
|
||
|
|
<span class='curline'><a href='../S/src--setup.c.html#L663'>key_code</a> 663 src/setup.c define_sequence (key_code, valcopy, MCKEY_NOACTION);</span>
|
||
|
|
</pre>
|
||
|
|
</body>
|
||
|
|
</html>
|