[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Two Mice and no Cursor



>>>>> "Kent" == Kent West <westk@acu.edu> writes:

    >> prw-r--r-- 1 root root 0 Jan 25 15:33 gpmdata crw------- 1 root
    >> root 10, 1 Jul 5 2000 psaux
    >> 

    Kent> "c" means it's a character device, sending one character of
    Kent> data at a time, like a mouse or keyboard. "b" is a block
    Kent> device, like a hard drive, where a whole chunk of
    Kent> information (sector? cluster?) is sent at a time. I'm not
    Kent> sure what "p" means, but it may be part of the /proc system,

"p" is a named pipe, typically used for interprocess communication.
-- 
Brian May <bam@debian.org>



Reply to: