Guest User

Untitled

a guest
Sep 25th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. command_line=-d -f -e -k
  2. hohoho=$(HOME)
  3. mline=12345
  4. [path] {
  5.     # comment
  6.     id=/usr/include
  7.     id.=/usr/local/include
  8.     id.=/usr/X11R6/include
  9.     id.=./
  10. }
  11. joe="sldkjf" ; comment
  12. [data] {
  13.     :simple
  14.     [res]
  15.     800x600
  16.     depth=24
  17.  
  18.     [input]
  19.     mouse=3_button
  20.     joystick=4_button
  21.     keyboard=102_keys
  22. }
  23. :include "test2.cfg"
  24. [new] {
  25.     [section] {
  26.         newvar1="I am definitly new! :)"
  27.         newvar2="I am definitly new! :)"
  28.         newvar3="I am definitly new! :)"
  29.         newvar4="I am definitly new! :)"
  30.     }
  31. }
Add Comment
Please, Sign In to add comment