Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'screensaver'

1837300 - gnu_d: linux stop gnome kde motion movement screensaver
  1. #!/bin/bash
  2. #      Copyright (C) 2010 Damjan Dimitrioski <damjandimitrioski at gmail dot com>
  3. #
  4. #      This program 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 2 of the License, or
  7. #      (at your option) any later version.
  8. #     
  9.  
1837244 - gnu_d: linux stop gnome kde motion movement screensaver
  1. #!/bin/bash
  2. #      Copyright (C) 2010 Damjan Dimitrioski <damjandimitrioski at gmail dot com>
  3. #
  4. #      This program 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 2 of the License, or
  7. #      (at your option) any later version.
  8. #     
  9.  
1737490 - btprox.sh: screensaver bluetooth screen lock
  1. #!/bin/sh
  2. #
  3. # Monitors bluetooth looking for a specific device; if the
  4. # device is not present, lock the screen
  5. #
  6.  
  7.  
  8. # Device to look for. Either name or hex address will work.
  9.  
1737488 - btprox.sh: screensaver bluetooth screen lock
  1. #!/bin/sh
  2. #
  3. # Monitors bluetooth looking for a specific device; if the
  4. # device is not present, lock the screen
  5. #
  6.  
  7.  
  8. # Device to look for. Either name or hex address will work.
  9.  
1737459 - btprox.sh: screensaver bluetooth screen lock
  1. #!/bin/sh
  2.  
  3. # Device to look for. Either name or hex address will work.
  4. #DEVICE=00:25:CF:AA:A0:AC
  5. DEVICE=Marsbard
  6.  
  7. if [ "$(id -u)" != "0" ];
  8. then
  9.  
885079 - Daniel: linux simple screensaver commandline
  1. import random
  2. import time
  3. width=50
  4. mid = 1
  5. pline = ""
  6. s = " "
  7. change = 0;
  8. i=0
  9.  
fantasy-obligation
fantasy-obligation