On Wed, Oct 07, 2009 at 07:59:09AM +0800, bill lam wrote: > > On Tue, 06 Oct 2009, Noel Henson wrote: > > > FWIW xset c didn't work for me. I'll happy to hear if there are > > > alternative ways to do it other than buying another keyboard. > > > > Bill, > > > > What desktop or window manager are you using? I believe you can set > > keyclicks in KDE3 and above. Perhaps Gnome can do the same. > > Noel, > > I use dwm and don't use any desktop. AFAICS setting keyclicks in > desktops are just graphical frontend for setting xset. Incidentally I > googled and found others said that they cannot turn off that click.
I think you can facility with the feature of lmap, binding the key you like to hear the sound to a return-expression type function which produce the sound then return the key you typed. It's a bit trivial. I do something similar with my script ywvim[1]. :help lmap :help map.txt [1] http://www.vim.org/scripts/script.php?script_id=2662 -- Hi, Wu, Yue --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
