{{ ty's engineering log }}
non-optimized bits & pieces of my techincal side
Saturday, July 10, 2010
Turning off the irritating beep
# 1. Console beep:
xset b off
xset -b
xset b 0
# 2. Firefox Beep
Goto
‘about:config’
, search for
‘accessibility.typeaheadfind.enablesound’
& set it to
‘false’
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
cross-stub
(5)
design
(1)
encoding
(1)
firefox
(1)
i18n
(1)
javascript
(1)
jruby
(1)
linux
(10)
meta-programming
(3)
misc
(6)
notice
(1)
otaku
(2)
pdf
(1)
rails
(2)
rake
(1)
ruby
(24)
test
(8)
this
(2)
tips
(2)
vim
(1)
xpath
(4)
Blog Archive
▼
2010
(21)
►
August
(4)
▼
July
(15)
Lazy evaluating with Enumerable#any?
Everyone should start writing macros
Relatively unknown Object#instance_exec
Stubbing only the nth instance's method, should or...
Tidying up specs suite with otaku
Building a simple server/client with eventmachine 2
Building a simple server/client with eventmachine
Marshal/Unmarshal problem with Jruby
Minimalist ... even more minimal than BasicObject
Painless inserting of nicely highlighted code bloc...
Turning off the irritating beep
Hand-rolling screenshot taking solution
New Face New Look
Running Balsamiq on ArchLinux
Binding of or/and & ||/&&
►
March
(1)
►
February
(1)
►
2009
(21)
►
December
(3)
►
November
(7)
►
October
(10)
►
September
(1)
No comments:
Post a Comment