hi dmitry- you might try making a program to read the device /dev/input/event* or /dev/input/mouse*, if you've built your kernel with input core support (CONFIG_INPUT, CONFIG_INPUT_MOUSEDEV, CONFIG_INPUT_EVDEV). i have no idea what the data structure is on those devices, but when i was hooking up my tablet i saw they spit garbage whenever i moved the mouse or pressed a button anywhere in X :)
j. On Mon, 25 Aug 2003 23:31:22 +0400 Dmitry Suzdalev <[EMAIL PROTECTED]> wrote: > Hello, list! > > I'm here with maybe a silly question. :) > I just wanted to know is it possible to have configure X or install some > program that will make noise (taken for example from wav file) every time I > click my mouse. Not on some special event (like opening menu somewhere or > iconifying a window etc), but when I click in *any* portion of the screen. > > Why do I need this? Well, I just want to hear my clicks from my speakers. > Don't ask me why I want it :). I don't know :-]. > > Dmitry. > -- > WinErr: 678 This was the last level in Windows. Do you want to play another > game? > > > -- > [EMAIL PROTECTED] mailing list > > -- [EMAIL PROTECTED] mailing list
