Author Topic: Vi Challenged  (Read 2140 times)

wwtimm

  • Newbie
  • *
  • Posts: 2
    • View Profile
Vi Challenged
« on: June 18, 2005, 12:06:20 am »
Hi, everyone.  To be politically correct I am vi challenged.

I have been trying to edit the /etc/pcmcia/wlan-ng.conf file so that I can get my Linksys WFC12 card working in my SL5500.

I input the lines for the card but I can not figure out how to key the ESC command to save and exit vi.  I have tried the Cancel key, the FN + Cancel and what seems like every other key combination.  But I can't seem to get into the command mode to return to the shell prompt.  

Please help those who can not help themselves.

TIA  

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Vi Challenged
« Reply #1 on: June 18, 2005, 04:53:30 am »
Quote
Hi, everyone.  To be politically correct I am vi challenged.

I have been trying to edit the /etc/pcmcia/wlan-ng.conf file so that I can get my Linksys WFC12 card working in my SL5500.

I input the lines for the card but I can not figure out how to key the ESC command to save and exit vi.  I have tried the Cancel key, the FN + Cancel and what seems like every other key combination.  But I can't seem to get into the command mode to return to the shell prompt. 

Please help those who can not help themselves.

TIA 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84754\"][{POST_SNAPBACK}][/a][/div]

Try the big Cancel button and then hit the 'z'
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

ScottYelich

  • Hero Member
  • *****
  • Posts: 992
    • View Profile
    • http://www.zaurususergroup.com/modules.php?opmodload&namephpWiki&filei
Vi Challenged
« Reply #2 on: June 18, 2005, 10:37:58 am »
vi likes ESC and :
so that would be CANCEL and Fn-h

ESC : wq !

CANCEL Fn-h wq !

Scott

wwtimm

  • Newbie
  • *
  • Posts: 2
    • View Profile
Vi Challenged
« Reply #3 on: June 18, 2005, 11:00:25 pm »
Thaks for the replies guys, with your help I got it figured out.

I was pressing the Cancel button but I wasn't keying the ":" right after to get it into command mode.  

Much abliged,

wwtimm