OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: GadgetGuy on July 20, 2006, 12:16:57 pm

Title: Mc In Gpe?
Post by: GadgetGuy on July 20, 2006, 12:16:57 pm
I am trying to use Midnight Commander in the GPE console.

MC requires the control key to use its menus. How can I access the control key in the GPE console?

Under OPIE one of the two japanase keys ( I forgot which one, and my Z is not at hand) works as Control ( same as in the Sharp rom). In GPE this does not work.

Any ideas?

Thank you...
Title: Mc In Gpe?
Post by: CoreDump on July 20, 2006, 01:08:51 pm
Quote
I am trying to use Midnight Commander in the GPE console.

MC requires the control key to use its menus. How can I access the control key in the GPE console?

Under OPIE one of the two japanase keys ( I forgot which one, and my Z is not at hand) works as Control ( same as in the Sharp rom). In GPE this does not work.

Any ideas?

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

Ummm, unless I'm very mistaken, all SL-Cxx00 models have a dedicated "Ctrl" key to the left of the two japanese keys.
Title: Mc In Gpe?
Post by: GadgetGuy on July 20, 2006, 01:17:27 pm
Quote
Quote
I am trying to use Midnight Commander in the GPE console.

MC requires the control key to use its menus. How can I access the control key in the GPE console?

Under OPIE one of the two japanase keys ( I forgot which one, and my Z is not at hand) works as Control ( same as in the Sharp rom). In GPE this does not work.

Any ideas?

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

Ummm, unless I'm very mistaken, all SL-Cxx00 models have a dedicated "Ctrl" key to the left of the two japanese keys.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135880\"][{POST_SNAPBACK}][/a][/div]

You are right - and it does not work work to bring up the menus in MC.

Actually: maybe my initial post was misleading: maybe I need a function key?

Either way: can anyone please tell me, how to activate the menus in MC under GPE?
Title: Mc In Gpe?
Post by: jerrybme on July 20, 2006, 01:57:12 pm
Use the "Esc" + Num key to access the menus, i.e. esc+4: edit, esc+5: copy, esc+0: exit

Cheers,
Jerry
Title: Mc In Gpe?
Post by: ant on July 26, 2006, 01:21:55 pm
For some reasons mc appears in black and white in the root console.
Other users have colors! What am I missing?

EDIT:

problems comes only by doing   "su -root"

RE-EDIT

possibly an urxvt bug...

https://www.oesf.org/forums/index.php?showtopic=18310 (https://www.oesf.org/forums/index.php?showtopic=18310)
Title: Mc In Gpe?
Post by: jerrybme on July 27, 2006, 10:25:17 am
You can also change the value in /etc/profile
Code: [Select]
TERM="vt100"to
Code: [Select]
TERM="linux"
That will also give you color in kismet when you run it as root

Cheers,
Jerry
Title: Mc In Gpe?
Post by: ant on July 27, 2006, 11:18:45 am
Quote
You can also change the value in /etc/profile
Code: [Select]
TERM="vt100"to
Code: [Select]
TERM="linux"

thanks for the hint! I'm used to the Gentoo filesystem and pseudo-debian is somewhere different...

Have anyway a lot of "can't get colour ''#XXXXXX", continuing without." in the session logs...