May
3
Enable Basic Keyboard Lighting On a MacBook
Filed Under macbook
I realized the other day that the small lights on my MacBook keyboard didn’t work. I didn’t really give much thought to it, but after booting into OS X for a few minutes I noticed it did work again. That got me thinking and looking for a solution.
Of course, Google being our friend, I found a solution rather quickly from a launchpad submitted bug (#103375). The fix, which is very easy and should take immediate effect, is as follows:
sudo aptitude remove mouseemu
Yeah, that’s about all it took for me. As soon as that package was gone I could see the caps lock light up like I wanted it to. Yay for open bug reporting and the power of Google.
If this site has been useful, please consider participating in the Fundraiser.
Other Points of Interest
Comments
3 Responses to “Enable Basic Keyboard Lighting On a MacBook”
Leave a Comment
[...] How to do almost anything on your Ubuntu desktop, laptop or server. Daily tips on installing, configuring and making your Ubuntu system as effective as you need it to be! « Enable Basic Keyboard Lighting On a MacBook [...]
[...] so I took the time to look into some of the bugs. The first on the list was activating the keyboard lighting on the macbook, which was simple enough. The second, and basis for this quick tutorial, is setting Ubuntu to be [...]
It worked!