Author Topic: The best console app so far  (Read 13812 times)

RichS

  • Full Member
  • ***
  • Posts: 146
    • View Profile
    • http://
The best console app so far
« Reply #30 on: February 26, 2004, 04:31:15 pm »
Thank you for this thread! I just installed qkonsole_0.9.3-20040205_arm.ipk after having a minor problem with opie-konsole. It looks and works great!
SL-5600 Sharp v.1.32 ROM
CE-AG06 camera
Linksys WCF-12 wireless CF
D-Link DCF-660W wireless CF (dead!)
Sandisk 64meg SD, 256meg CF
Kingston 512meg CF
Viking 128meg SD, 1 gig CF

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
The best console app so far
« Reply #31 on: February 26, 2004, 05:08:42 pm »
Thankfully we merged all the changes back which will appear in Opie 1.2
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

RichS

  • Full Member
  • ***
  • Posts: 146
    • View Profile
    • http://
The best console app so far
« Reply #32 on: February 27, 2004, 12:47:25 pm »
I have run into a minor problem with qkonsole_0.9.3-20040205_arm.ipk.

I tried to add a command to the drop-down list. It\'s a long command, which is why I wanted it automated so I wouldn\'t have to remember or type it in. it\'s:

slrnpull -d /var/spool/news/slrnpull -h news.mynewsserver.net

The whole thing works, but the display is useless on the 5600. There is of course the vertical scroll bar to see the numerous entries. But when a long entry is made, the display only shows the right side and there\'s no way to scroll horizontally to the left to see the beginning of the line. So all the commands are invisible except the tail end of the long one.

This should either wrap or have a horizontal scroll bar. At least keep it showing the left side so all the commands would be visible. The right side could be guess at with long commands...

I don\'t know how many people would enter such a long command line, but it seems to me that this is what such a thing is useful for. I can type \"ls\"...

Just a comment...
SL-5600 Sharp v.1.32 ROM
CE-AG06 camera
Linksys WCF-12 wireless CF
D-Link DCF-660W wireless CF (dead!)
Sandisk 64meg SD, 256meg CF
Kingston 512meg CF
Viking 128meg SD, 1 gig CF

zbones

  • Sr. Member
  • ****
  • Posts: 459
    • View Profile
The best console app so far
« Reply #33 on: February 27, 2004, 02:55:34 pm »
Richs,

I am glad to see you are still using slrn    so am I, it has been very usefull.

You can set an environment variable for the host ie
Code: [Select]
export NNTPSERVER=news.mynewsserver.net

slrnpull -d /var/spool/news/slrnpull


The setting of the env variable can be put in your .profile too.

Makes the line a little shorter.

It may also be possible to code the directory in a variable too, I just hit the up arrow a few times as it gets run so often it\'s always in my history.

This doesn\'t answer your initial post, but is a workaround for this particular problem.

Have you tried the full screen mode of qkonsole? it makes slrn much better.

keep hacking.

Peter.
Zaurus cl760, cacko QT rom. Zaurus sl5500 with TKCrom 1.0.
512mb Kingston cf card, 256mb Sandisk sd card, Lexar 256mb sd card.
Bluemonkey bluetooth card <-> Sony Ericsson k700i for gprs.
Buffalo WLI-CF-S11G wifi card. Haicom 303 mmf gps cf/seral card.

RichS

  • Full Member
  • ***
  • Posts: 146
    • View Profile
    • http://
The best console app so far
« Reply #34 on: February 27, 2004, 04:01:57 pm »
\'Course I still use slrn! ;-) Runs great and as long as it\'s set up to delete old posts in a short time frame it works fine. Sure didn\'t take much getting used to either. Now if we could weed out all thosse spam, troll and arhuement posts I\'d be a lot happier ;-)

I used the export command with just slrn (before slrnpull). But isn\'t that temprary? It would only stick for me until I close konsole. Then I had to do it again.

Now .profile I never looked into, and will very, very soon! Thanks.
SL-5600 Sharp v.1.32 ROM
CE-AG06 camera
Linksys WCF-12 wireless CF
D-Link DCF-660W wireless CF (dead!)
Sandisk 64meg SD, 256meg CF
Kingston 512meg CF
Viking 128meg SD, 1 gig CF

zbones

  • Sr. Member
  • ****
  • Posts: 459
    • View Profile
The best console app so far
« Reply #35 on: February 28, 2004, 05:52:51 am »
In the console, type \"cd\" whithout an argument, this will take you to your home dir.  now type \"more .profile\"

You will see other variables being set here, add the slrn variables to this file, it will get run everytime you log in.

if you don\'t know vi, either use another editor, or see below.

copy the file (just in case) \"cp .profile .profile.old\"
\"vi .profile\"
in vi, scroll down to the last line, hit \"o\" to add a new line after the current.  Enter
Code: [Select]
NNTPSERVER=news.mynewsserver.net press the cancel button for escape, enter
Code: [Select]
:wq to write and quit vi.

You can also use kill files in slrn (they call them score files) once you have set up a scorefile in slrn config file, if you want to kill all messages from a particular poster hit k while reading one of his posts, select f for (from) and follow the prompts.   \"Esc 1 k\" will allow you to edit the score file (in vi again) you can kill all messages that contain certain words in the subject as well.  If you tel slrnpull to use the same scorefile, it won\'t even download killed posts.

If there is a huge thread which does not interest you, kill the thread, set a time limit of 30 days and you will not see any more messages from that thread.

A bit off topic for this thread, send me a pm if you are struggling.

Peter.
Zaurus cl760, cacko QT rom. Zaurus sl5500 with TKCrom 1.0.
512mb Kingston cf card, 256mb Sandisk sd card, Lexar 256mb sd card.
Bluemonkey bluetooth card <-> Sony Ericsson k700i for gprs.
Buffalo WLI-CF-S11G wifi card. Haicom 303 mmf gps cf/seral card.

RichS

  • Full Member
  • ***
  • Posts: 146
    • View Profile
    • http://
The best console app so far
« Reply #36 on: February 28, 2004, 12:13:17 pm »
Thanks! I hate to admit it, but I tend to use a gui editor :-( The opie advanced editor is great for that kind of stuff because it has a search function and retains permissions, and doesn\'t add a .txt extender... vi I could just never get used to. I do have a memory problem and menus help me a lot, so I usually use pico.
The mods are in but I haven\'t had the time to do testing yet.

Score files? Gees I read about that and it just didn\'t sink in. Exactlly what I need. More than half the posts nowadays are spam and junk. What a shame... Thanks, I\'ll have to go back to the slrn docs and read up on it...

And you\'re right, we should have all this in the slrn thread. Maybe the moderator could move them?
SL-5600 Sharp v.1.32 ROM
CE-AG06 camera
Linksys WCF-12 wireless CF
D-Link DCF-660W wireless CF (dead!)
Sandisk 64meg SD, 256meg CF
Kingston 512meg CF
Viking 128meg SD, 1 gig CF

Brundle-rat

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://
The best console app so far
« Reply #37 on: February 28, 2004, 12:34:48 pm »
I just installed Qkonsole on my SL-5500 with the Sharp 3.10 ROM.  I haven\'t done any extensive testing, but the escape (cancel) key in vi seems to work just fine -- both in fullscreen and windowed mode.  The cancel key does not exit the app.  (It will suspend the device if held down as it normally does.)  Qkonsole seems quite usable to me!

RichS

  • Full Member
  • ***
  • Posts: 146
    • View Profile
    • http://
The best console app so far
« Reply #38 on: February 28, 2004, 01:19:43 pm »
I believe the cancel/escape key problem was fixed for the .93 version. And I agree, it\'s a great app.
SL-5600 Sharp v.1.32 ROM
CE-AG06 camera
Linksys WCF-12 wireless CF
D-Link DCF-660W wireless CF (dead!)
Sandisk 64meg SD, 256meg CF
Kingston 512meg CF
Viking 128meg SD, 1 gig CF