view leim/MISC-DIC/README @ 109164:a7b09b567d58

If kbd_buffer is becoming full, stop reading until it drains (Bug#6571). * keyboard.c (input_available_signal): Declare. (kbd_buffer_nr_stored): New function. (kbd_buffer_store_event_hold): If kbd_buffer_nr_stored returns more than KBD_BUFFER_SIZE/2, stop reding input (Bug#6571). (kbd_buffer_get_event): If input is suspended and kbd_buffer_nr_stored returns less than KBD_BUFFER_SIZE/4, resume reding input (Bug#6571). (tty_read_avail_input): If input is on hold, return. Don't read more that free slots in kbd_buffer (Bug#6571). * process.h (hold_keyboard_input, unhold_keyboard_input) (kbd_on_hold_p): Declare. * process.c (kbd_is_on_hold): New variable. (hold_keyboard_input, unhold_keyboard_input, kbd_on_hold_p): New functions. (wait_reading_process_output): If kbd_on_hold_p returns non-zero, select on empty input mask. (init_process): Initialize kbd_is_on_hold to 0.
author Jan D <jan.h.d@swipnet.se>
date Wed, 07 Jul 2010 19:39:49 +0200
parents bb025df6fc13
children f83d17e1ace6
line wrap: on
line source

The source and copyright status of dictionary files in this directory
are categorised into these three groups.

(1) cangjie-table.b5
    cangjie-table.cns

They are verbatim copies of those distributed by the author Christian
Wittern himself.  Each file contains a license notice.

(2) CTLau.html
    CTLau-b5.html

They are verbatim copies of those distributed at the author's home
page <umunhum.stanford.edu/~lee/chicomp/>. Each file contains a
license notice.

(3) pinyin.map
    ziranma.cin

They are copies of those distributed with a free package
called CCE at:
	http://ftp.debian.org/debian/dists/potato/main
		/source/utils/cce_0.36.orig.tar.gz

As the original files don't contain copyright and license notices, a
proper notice is extracted from the file Copyright and added at the
head of each file.