Game Development Community

Console window on Linux?

by Telmo Menezes · in Torque Game Engine · 03/16/2005 (11:24 am) · 2 replies

Hi,

I compiled TGE under Gentoo Linux. The same exact version of TGE under windows would allow me to acess the console window by pressing \. Doesn't happen in Linux. Anybody know why and how can I acess the concole window under Linux?

Regards,
Telmo Menezes.

#1
03/16/2005 (11:39 am)
Use the '/~ key. The one typically next to the 1/! key.

Or add -console to your command line.
#2
03/16/2005 (11:44 am)
I don't have a /~ key because I use a portuguese laptop keyboard, but the -console thing is even better! Thanks!