tdminit 995 B

12345678910111213141516171819202122232425262728293031
  1. # tdminit: script executed at login.
  2. # This file is part of tdm, a tiny display manager.
  3. #
  4. # tdm is free software: you can redistribute it and/or modify
  5. # it under the terms of the GNU General Public License as published by
  6. # the Free Software Foundation, either version 3 of the License, or
  7. # (at your option) any later version.
  8. #
  9. # tdm is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. # GNU General Public License for more details.
  13. #
  14. # You should have received a copy of the GNU General Public License
  15. # along with tdm. If not, see <http://www.gnu.org/licenses/>.
  16. # Uncomment to disable saving last session
  17. #SAVELAST=0
  18. # Uncomment to use text UI instead of ncurses UI
  19. #TDMUI=tdm_text
  20. # Uncomment to show linux logo
  21. #linux_logo -L classic
  22. # Args passed along when calling startx
  23. #STARTXARGS=
  24. # Uncomment to start X without selecting a session
  25. #exec startx