DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th February 2015
ramib ramib is offline
Real Name: Rami
Port Guard
 
Join Date: Feb 2015
Location: Israel
Posts: 15
Default random wallpaper with feh?

Dont know if feh can do random
I use qiv -zr /imagefolder/* and have it random
also for the XDM login background in Xsetup_0
Reply With Quote
  #2   (View Single Post)  
Old 16th February 2015
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

Quote:
Originally Posted by ramib View Post
Dont know if feh can do random
Code:
feh --bg-fill --no-fehbg `find /home/brian/.wallpaper -type f -exec echo '{}' \; | sed -n "$(($RANDOM%$(ls /home/brian/.wallpaper | wc -l)+1))p"`
Reply With Quote
  #3   (View Single Post)  
Old 16th February 2015
ocicat ocicat is offline
Administrator
 
Join Date: Apr 2008
Posts: 3,318
Default

This thread has been separated from its parent:

http://daemonforums.org/showthread.php?p=53746

...as the intent of that thread is to show hardware support. This thread specifically discusses features of graphics/feh.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
random OS comparisons barti Other BSD and UNIX/UNIX-like 22 31st December 2014 10:01 AM
Random Password Generation rocket357 OpenBSD Security 5 15th July 2014 10:04 PM
RSA keys not as random as they should be J65nko News 1 16th February 2012 10:09 PM
Debugging random restarts backrow OpenBSD General 5 21st March 2011 04:58 AM
PHP blunders with random numbers J65nko News 0 30th March 2010 06:25 PM


All times are GMT. The time now is 11:38 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick