Tap sound
From Openmoko
(Difference between revisions)
(catchg) |
|||
| Line 1: | Line 1: | ||
Annoying isn't it? | Annoying isn't it? | ||
| − | To remove the tap sound, edit /etc/ | + | To remove the tap sound, edit /etc/pulse/session and either remove the sample or switch to another one. |
| + | |||
| + | Tap sound on: | ||
| + | load-sample touchscreen /usr/share/openmoko/sounds/touchscreen_click.wav | ||
| + | Tap sound off: | ||
| + | #load-sample touchscreen /usr/share/openmoko/sounds/touchscreen_click.wav | ||
[[Category:Customization]] | [[Category:Customization]] | ||
Revision as of 16:59, 11 August 2008
Annoying isn't it?
To remove the tap sound, edit /etc/pulse/session and either remove the sample or switch to another one.
Tap sound on: load-sample touchscreen /usr/share/openmoko/sounds/touchscreen_click.wav Tap sound off:
- load-sample touchscreen /usr/share/openmoko/sounds/touchscreen_click.wav
