Author Topic: Linux users help !  (Read 4524 times)

Offline scottjge

  • Single posting newcomer
  • *
  • Posts: 4
Linux users help !
« on: October 06, 2009, 02:43:01 am »
Hi all , I am a newbie with Code:Blocks but have been really injoying it for about a week now, I love it so far but I have a couple of questions.

1. How do you get the help files to work with the F1 key ? I hve yet been able to figure it out.

I am running Code:Blocks on Linux Mint7. If that helps.

thanks.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Linux users help !
« Reply #1 on: October 06, 2009, 10:16:27 am »
If you want to have man help see this:
http://forums.codeblocks.org/index.php/topic,6861.0.html
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: Linux users help !
« Reply #2 on: October 06, 2009, 10:21:37 am »
1. How do you get the help files to work with the F1 key ? I hve yet been able to figure it out.
RTFM:
http://www.codeblocks.org/docs/main_codeblocks_en.html
...more precisely:
http://www.codeblocks.org/docs/main_codeblocks_en3.html#x3-190001.10.7
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline scottjge

  • Single posting newcomer
  • *
  • Posts: 4
Re: Linux users help !
« Reply #3 on: October 06, 2009, 03:23:38 pm »
Thanks a lot , that will help.