Subject: RE: little things that bother me
To: 'Jebus' <port-cobalt@NetBSD.org>
From: John Cobb <johnc@nobytes.com>
List: port-cobalt
Date: 02/02/2005 20:50:59
I use it at work on a sun solaris box to edit dns records so I have to know
how to use it or things tend to break.... ;)

For 'fortune' have a look in the /usr/games/ folder to see if the file
exsits

John c 


www.NoBytes.com
 
Web Design, Web Hosting, Hardware, Software, You Name it, if its to do with
IT we can sort it.
 

-----Original Message-----
From: port-cobalt-owner@NetBSD.org [mailto:port-cobalt-owner@NetBSD.org] On
Behalf Of Jebus
Sent: 02 February 2005 20:43
To: port-cobalt@NetBSD.org
Subject: Re: little things that bother me

I use vi just long enough to install pico. Much simpler to use. Yes vi is
the magic editor that can do everything and cook you breakfast if you know
how to use it. I just don't have the patients for it


On Wed, 2 Feb 2005 20:27:57 -0000, John Cobb <johnc@nobytes.com> wrote:
> It sounds like you was in 'insert mode' when trying to move using the 
> arrow keys, hit the escape and then move around. That's when you wish 
> you hard MS Wordpad on your qube ;)
> 
> John c
> 
> www.NoBytes.com
> 
> Web Design, Web Hosting, Hardware, Software, You Name it, if its to do 
> with IT we can sort it.
> 
> 
> -----Original Message-----
> From: port-cobalt-owner@NetBSD.org 
> [mailto:port-cobalt-owner@NetBSD.org] On Behalf Of Andy Ruhl
> Sent: 02 February 2005 20:22
> To: Justin Newcomer
> Cc: port-cobalt@NetBSD.org
> Subject: Re: little things that bother me
> 
> On Wed, 2 Feb 2005 14:52:37 -0500, Justin Newcomer 
> <liquidice5@gmail.com>
> wrote:
> > When i am ssh'd into the qube, and i am trying to edit a file in vi 
> > or vim, when i go into insert mode, for some reason it inserts a 
> > capital A when i press the up arrow, B for down, C for right, and D for
left.
> 
> I believe the arrows are not legal keys in vi. They do sometimes work.
> You should become accustomed to the "proper" use of vi in command mode 
> to move the cursor around. The keys to do this are j for down, k for 
> up, h for left and l for right. The reason why this is the case is 
> because not all keyboards have arrow keys, so to use them wouldn't be
portable.
> 
> > one more question about netbsd on the qube. I want to be able to use 
> > "fortune" but for some reason i cannot get it to work what-so-ever.. 
> > i am not sure if it even came with the netbsd restore cd.. whenever 
> > i type "fortune" i get this error "-bash: /usr/games/fortune: cannot 
> > execute binary file"
> 
> What is the output of:
> 
> file /usr/games/fortune
> 
> Andy
> 
>