Ubuntu :: Screensaver With Specific Picture
Jun 27, 2011
In order to develop an application on Ubuntu, i'm trying to configure the screensaverI get the logo of the application, and I would like to launch the screensaver with the logo (moving or not, it's not important).On windows we can execute a specific file and it run, but i don't find the same command on linux. Some tutorials speak about specific folder on /usr/share/background, and do some settings on gconf-editor.. Does it exist a more easier method ?
View 1 Replies
ADVERTISEMENT
Feb 6, 2011
I want to have a single picture as screensaver.
The Gnome-screensaver seems to be in sufficient so I installed xscreensaver, but cant figure how to set a single picture as screensaver there.
View 2 Replies
View Related
Jan 5, 2010
A bit back the "Pictures" folder used by the screen saver disappeared. I created a new one, and since I had the files backed up, I put my series of pictures in.But since then in screen saver mode a tremendous variety of pictures are showing up. Some from web pages I have looked at, some from another folder where I store personal fotos, some from pdf files I have looked at, and some I have no idea where they came from... and of course some from my Pictures folder.
This is not a "serious" problem, but I am left very curious as to what happened, or how to correct the situation.... if there is a correction.
View 5 Replies
View Related
Jun 10, 2010
I'm using openSuse 11.2 x64 with KDE 4.3.4 and have strange issue with glslideshow screensaver. It shows only one picture all the time, however if I test it from xscreensaver-demo (not from KDE Desktop Configuration) it works properly.
View 3 Replies
View Related
Jan 24, 2010
i had just edited a picture in digikam that was going to be my new desktop wallpaper.when i went into system/preferences/appearance to make the new change it would not show the new picture that i had just edited as a choice to change my new wallpaper to. then i tried closing the appearance box and it would not close.then i shut down and restarted and when i bring up the appearance box it does not let me click on anything within.also can't close it.seems like other applications are working normally.
View 9 Replies
View Related
Jul 27, 2011
I'm trying to use Pinta Image Editor but I cannot find an option to preview the image, in a viewable size, before I work on it.
what to do in this situation? Prefferably it would be nice to view all the pictures as thumbnails.
View 1 Replies
View Related
Jun 17, 2011
When I hover over an open programme which is on the task bar I get a pop up, but instead of a picture of the actually programme I get a grey box like this
View 3 Replies
View Related
May 19, 2010
There's an OSS screensaver on windows that I love called PixelCity (links:blog post, github). it's pretty cool. and it runs fine on my Ubuntu (Karmic 9.10) with wine.Is there a way I can tell the gnome-screensaver about it so I can use it as one of my screensavers? I'm still fairly new to Gnome and the whole "screensavers as themes" thing is still confusing me.I've found my themesdir and tried to create a .desktop file for it, but obviously I've gotten something wrong as it just doesn't show when I open the screensaver prefs dialog, no error, no message, it's just not there.
Installing the xscreensaver packages added the extra screensavers I was missing, and I'm a pixelcity away from perfection..Of course the perfect solution would be if someone ported the screensaver natively to linux, which shouldn't be too hard as the source is open, it already runs on openGL and tries to confine most windows stuff to a single file. But I don't know C++ or 3D code or win/linux internals so I wouldn't know where to start..
View 6 Replies
View Related
Jun 8, 2010
How do I give permission to a logged in user to stop/start a specific service without entering a root/sudo password? So they can do a simple "service SomeService stop|start" It is for a headless Ubuntu server.
View 5 Replies
View Related
Jun 9, 2010
my system I want user1 and only user1 to be able to mount and unmount a specific partition, this partition contains backups and is usually mounted read only, needs to be temporarily mounted read/write by user1 while doing the backup.user1 is an unprivileged user. I've read that the user option will let any user mount the file-system (and only that user can then subsequently unmount it) and that the users option allows any user to mount or unmount the file-system.I also found this in mount's man pageQuote:The owner option is similar to the user option, with the restriction that the user must be the owner of the special file. This may be useful e.g. for /dev/fd if a login script makes the console user owner of this device. The group option is similar, with the restriction that the user must be member of the group of the special file.So it looks like I'd need a login script for that user to make the user owner of the device file (/dev/voiceserv/backup in this case)
View 7 Replies
View Related
Jul 24, 2010
I need to search a bunch of files in a specific folder for a specific number and add all the numbers together to a total sum. I use Rsync everyday, everytime I run rsync i get a logfile (rsync output) witch contains the textstring "Total bytes sent: xxxxxx".
The "xxxxx" can vary in lenght. I need to extract the "xxxxxx" from each file and add the numbers together to a total size over a week or a month. Is this possible? And I wish to only use bash. One way of doing stuff at a time my friends .
View 5 Replies
View Related
Dec 2, 2010
for example
else {
for fileDOC in $location/*.doc
do
[code]...
View 12 Replies
View Related
Oct 1, 2009
I'm trying to configure our mail server to block email from a specific sender reaching a specific recipient. In other words, if one of our employees is getting harassed by a 'stalker', how would one go about blocking, at the MTA (Sendmail) level, a specific sender email address from reaching a particular users inbox? We do not want to capture the email - simply block it before it consumes server resources.The Sendmail server (MTA) is a front end to our Exchange server so no user accounts exist on the Linux server. We simply use it as a SPAM and Virus scanner then forward clean email to the Exchange server.
View 6 Replies
View Related
Jul 19, 2010
I want to replace specific character in a file after every specific line. example as follows.
O 000000000000000000
A 111111111111111111
C 222222222222222222
[code]...
View 2 Replies
View Related
Jul 1, 2009
I configure squid to work with squidGuard , and all thing work properly , but there is problemfirst look to this squidGuard.confdhhome /usr/local/squidGuard/dblogdir /usr/local/squidGuard/log
src blacklist {
ip 10.0.0.5
}
[code]...
View 1 Replies
View Related
May 18, 2010
I want to record an internet radio station starting at 2:00am tomorrow morning. The specific program on the radio station lasts until 6:00am. The command I need to run to record the station is: Code:mplayer http://wjcu.jcu.edu:8001/listen.pls -ao pcm:file=indie_heat_of_the_night.wav -vc dummy -vo nullI'd use cron, but 1. I'm not sure how to and 2. it seems unnecessarily complicated for something that I only want to run once. If cron is the only/easiest solution, I guess I'll just have to resort to that, but I'd rather not.
View 12 Replies
View Related
May 9, 2010
I installed 10.04 on a lappie the other day, and it all works nicely! BUT, there is also XP on another partition of the hard drive, and the Ubuntu install has taken some properties from the XP accounts on there. One of the properties it has taken is a picture associated with my account. (You know the thing, XP has them built-in. A cat looking through a mousehole, a kid on a bicycle, a chess board etc etc etc). And I can't remove it. System > Administration > Users and Groups shows me a list of all the accounts, and the picture associated with my account, but it doesn't have any method of removing the picture (or of associating a picture with any other account, come to mention it.)
I could create a new Ubuntu account without the picture but that would involve swapping settings between the accounts, which would be a pain.
View 2 Replies
View Related
May 6, 2011
How can I take a picture of my desktop?
View 1 Replies
View Related
Jun 25, 2011
i saved all my files onto an external hard drive before i installed ubuntu. I have dozens of pictures saved on a works processor. however, when i go to open it, all i get is a OBJ character. How can i retreive the picture?
View 5 Replies
View Related
Jul 27, 2011
Is there a way I can set a picture (1366x22) as the menu bar image?
View 3 Replies
View Related
Jan 11, 2010
I'm converting my parents to ubuntu, so they stop complaining about how slow there windows installation is. I've only come to one problem now. my mom is in love with this Microsoft Picture It program, where she can fix red eyes, chance colors, contrast, tints, ect. Is there a program I can get for ubuntu thats very simple like Picture it? she is extremely computer illiterate, so the easier the better.
View 2 Replies
View Related
Jan 16, 2010
how to insert a picture in a new brainstorm idea. i have seen people adding pictures in their ideas but i could not figure out how they do it?
View 1 Replies
View Related
Feb 25, 2010
When watching a DVD I have to continually move the mouse as the picture fades and disappears after a few minutes. Am sure it is simple to fix.
View 1 Replies
View Related
Apr 11, 2010
Too Many Snags with Advice, newbie getting too many people upset,
View 9 Replies
View Related
Jun 13, 2010
It happened after i installed easy-ocr from [url].
It reset my gnome settings and now totem/mplayer/vlc show black rectangle instead of video, sound is ok. mplayer doesn't even show any OSD activity
Tried reinstalling totem/mplayer/vlc/gstreamer/ubuntu-restricted-extras, tried changing video output in gstreamer-properties. Nothing helps.
Flashplugin shows videos from ..... ok
Big_buck_bunny in ogx streams ok though FF, but if i download it and play using totem same black rectangle instead of video
View 1 Replies
View Related
Sep 23, 2010
Im running ubuntu 10.04 on a Acer TravelMate 5520, ATI Xpress 1250. The Sony 40" TV is connected to the laptop with a VGA plug, but with 10.04 im finding the output picture is wobbly, distorted regardless of resolution.
It does work fine on ubuntu 9.04, picture perfect. Ive booted into both and checked the resolution and their identical.
View 9 Replies
View Related
Oct 8, 2010
Cheese Webcam Booth used to work fine but now it just closes after I open it, Facebook wont load my webcam (but other websites can, and I wanna take a picture. I'm using a Logitech Webcam. I don't know what kind because it doesn't say anywhere on the stupid thing, but it has a spinny thing (to adjust the focus I think) that says "Right Sound" on it, and it also has a microphone.
View 1 Replies
View Related
Oct 14, 2010
I miss seeing my picture in the MeMenu. Now that I've upgraded from 10.04 to 10.10, I notice it doesn't display there anymore. Does anyone know how I can add this feature back in? Not sure why this was removed, I thought it looked nice with the picture there.
View 1 Replies
View Related
Dec 7, 2010
I have successfully registered to ubuntu one. The sync is working in the /home/lovo/Ubuntu One folder but I would like to sync my Picture folder, as it says in this picture there: When I click on this button, nothing is happening. Nothing appear neither in [URL]. Is folder sync working ?
View 2 Replies
View Related
Jan 25, 2011
Is there a way to get picture thumbnails on the images in Places-->My Pictures?
They all just appear as blank jpgs at the moment.
View 3 Replies
View Related