On Mon, 05 Oct 2009, Gene Kwiecinski wrote: > > >>That's a function (if available, naturally) of the keyboard > >>driver and/or console itself, not the app. > > >But does that preclude the possibility of including it in the > >application itself? > > Uhhh, yeah, let's take a multi-platform multi-OS text editor > and include hardware-specific almost-BIOS-level code to turn on > keypress noises, on across all platforms and OSes (Winsucks, > *nix, Mac, etc.). > > *Lot* of work for incredibly small payoff... > > But hey, if you want to write such a critter, the source code's > available. Grab the getkey() function, any function that > outputs sound like a beep, and go crazy...
getkey() only appeared inside src/os_msdos.c btw everyone has his/her own preference. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
