Advertisement
Guest User

Linux problem witch X resetX

a guest
Jan 24th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.11 KB | None | 0 0
  1. #!/bin/bash
  2. # ./.sh
  3. # chmod 755 .sh
  4.  
  5. clear
  6. echo "╔════════════════════════════════════╗"
  7. echo "║Folder: $HOME                       ║"
  8. echo "╚════════════════════════════════════╝"
  9. echo "╔════════════════════════════════════╗"
  10. echo "║                 This is            ║"
  11. echo "║                       ♥ Hyntish    ║"
  12. echo "║                                    ║"
  13. echo "║                                    ║"
  14. echo "║ Email: hyntish1982@gmail.com       ║"
  15. echo "╚════════════════════════════════════╝"
  16. echo "\033[5m \n\033[4;31mverklighetochdrom.blogspot.se\033[0m"
  17. echo ""
  18. echo "problem ctrl +f11 screen fucked upp try"
  19. echo "Remove settings: Plasma-desktop-appletsrc "
  20. echo "You need to reboot before changes take place!"
  21. echo ""
  22. sudo rm /usr/share/mintkde-default-settings/kde4-profile/default/share/config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement