Active Topics

 


Reply
Thread Tools
crabolsky's Avatar
Posts: 135 | Thanked: 31 times | Joined on Nov 2007
#1
So I have been interested in starting to experiment with command lines to tweak/fix issues with my n810.

I am a complete newbie with programing but am a quick learner. I have searched around for threads that give you a jump start on modifying command lines, but most assume a basic knowledge using xterm. Does anyone know of a good place to go and get info on the basics? The wiki page doesn't give you much.

The first tweak I was going to attempt is the page scrolling change found here http://www.internettablettalk.com/fo...4&postcount=11
When I typed in the first line it came back, "permission denied"

I tried to type:
/usr/lib/microb-engine/chrome/toolkit/content/global/platformHTMLBindings.xml

Any suggestions?

Thanks.
 
ace's Avatar
Posts: 296 | Thanked: 80 times | Joined on Dec 2007
#2
You need root ("admin") rights to edit files outside /home/user.
 
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#3
http://www.physics.ubc.ca/mbelab/com...ux-intro/html/
http://www.freesoftwaremagazine.com/...and_line_intro

You're really starting from scratch here, so I would recommend reading up a bit before you try to do anything. It's easy to screw stuff up if you just bumble around and type things in without knowing what you're typing.

There are a lot of other threads on the subject with a lot of useful info. Searching will be a worthwhile investment of your time.
 

The Following 3 Users Say Thank You to GeneralAntilles For This Useful Post:
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#4
Originally Posted by crabolsky View Post
When I typed in the first line it came back, "permission denied"

I tried to type:
/usr/lib/microb-engine/chrome/toolkit/content/global/platformHTMLBindings.xml
If you typed that long line into X Terminal and hit enter, you told your tablet to execute the file "platformHTMLBindings.xml", located at "/usr/lib/microb-engine/chrome/toolkit/content/global/". This will fail, as you don't have permission to execute that file. With permission, it would still fail, as the file isn't an executable program.

You need an editor. "joe" is nice.

Last edited by sjgadsby; 2008-05-12 at 19:30. Reason: adjusting wording
 

The Following User Says Thank You to sjgadsby For This Useful Post:
crabolsky's Avatar
Posts: 135 | Thanked: 31 times | Joined on Nov 2007
#5
Thanks for this links!

Yeah, I guess it's pretty clear that I can't just jump in!
But Iam definitely interested in learning more, so I think I have my work cut out for me.



I
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:08.