Results 1 to 1 of 1

Thread: Browser as Xscreensaver Weirdness

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Beans
    29
    Distro
    Ubuntu

    Browser as Xscreensaver Weirdness

    My goal is to have my Google Calendar appear as a screensaver. As such, I sudo edited my .xscreensaver to add
    Code:
    programs:                                      \
                    chromium-browser --app calendar.google.com  \n\
    Now when I go to my xscreensaver control panel, Chromium-browser appears as an option. Choosing that option in the list opens the calendar full screen (as opposed to in the little preview window).

    However, when I choose the menu option "Blank Screen Now", or click the "Preview" button, or wait for the normal time delay, the screen fades to black as normal and then doesn't display anything further. When I then go into the File menu, all the daemon options besides "Restart Daemon" have gone grey, indicating to me that the daemon has crashed.

    Edit: I also added
    Code:
    opera --kioskmode calendar.google.com
    to the .xscreensaver and got exactly the same behavior.
    Last edited by eosha; August 7th, 2013 at 03:51 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •