www.flickr.com
This is a Flickr badge showing items in a set called Gadgets and stuff. Make your own badge here.

Nokia N900: Command line tips

#1
Get battery state from command line:
Start xterminal and write:

lshal|grep battery

after that you should get a lot’s of line about batter but line “battery.charge_level.percentage” is what you want to find.
Of course you could just write

lshal|grep percentage

and then you get line “battery.charge_level.percentage = 40 (0×28) (int)” which means that my battery stat is 40%

#2
Quickly remove everything from your calendar
Just remove /home/user/.calendar/calendardb file with rm command.

#3
Get rid of that “Nokia hands” video when you start your phone:
Edit file: /etc/hildon-welcome.d/default.conf and comment line:

filename=Hands-v32-h264.avi

away with # mark so that it will look like this:

#filename=Hands-v32-h264.avi

and save that file.

  • Twitter
  • Digg
  • Facebook
  • del.icio.us
  • LinkedIn
  • Slashdot
  • Google Bookmarks
  • HackerNews
  • Reddit
  • StumbleUpon
  • FriendFeed
  • PDF
  • email
  • Haohao
  • Identi.ca
  • Live
  • MSN Reporter
  • 豆瓣
  • 豆瓣九点
  • MySpace
  • Netvibes

1 comment to Nokia N900: Command line tips

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Comment validation by @

CommentLuv Enabled