summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/LinHES-session
AgeCommit message (Collapse)AuthorFilesLines
2012-09-02LinHES-system: enhanced mode remove fullscreen from mythtv windows when ↵James Meyer1-0/+26
they start. This allows them to be moved out of the way with the mouse. Should not cause any focus problems
2012-08-25LinHES-session: remove calling of dtheme.shJames Meyer1-1/+0
2012-08-24linhes-system: missed some conversions from mythvantage ->enhancedJames Meyer1-5/+5
2012-08-22LinHES-system: unclutter moved to /usr/binJames Meyer1-1/+1
2012-08-22LinHES-system: add ability to run files from /etc/X11/autostart when the ↵James Meyer1-4/+15
frontend is started. minor fix with determining the window manager
2012-08-15LinHES-system:James Meyer1-29/+24
-updated for python2 -removed firstboot -added msg_client and msg_daemon -moved displaying help to later in the seq. LinHES-session now uses msg_client
2012-05-15LinHES-system: make fluxbox use the updated startup path and not use it's ↵James Meyer1-27/+26
own file. refs #830
2012-05-12LinHES-system: couple things here, but mostly fix the osd message systemJames Meyer1-26/+26
- add lh_message.sh - Move OSD stuff out of linHES-session and instead have it call lh_message.sh - add switch_web.sh
2012-05-01LinHES-system: LinHES-session: check installed mythtv version and set startcmd.Britney Fransen1-1/+6
2012-04-15LinHES-system: change frontend logging to use --syslogJames Meyer1-3/+3
-silence the grep for osd
2012-01-22linhes-system: linhes-session, add delay_osd function. This is used to stop ↵James Meyer1-5/+17
xosd and xmsg from overlaying messages. refs #796
2012-01-21LinHES-system: add notification for add_storage on startup of X11 frontend.James Meyer1-1/+20
2011-12-25LinHES-session: changes for non-default startup styleJames Meyer1-6/+17
- fix multiple startup of mythfrontend - fixed the start stop of mythbackend via backend_control - added the startup of mythtv-setup refs #805
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer1-67/+53
This script will install and configure the extra web services and programs needed. LinHES-session: additional work on making the startup process a bit more modular.
2011-12-07LinHES-system: remove ghosd and add myth_status to the build.James Meyer1-4/+0
2011-11-25linhes-session: add the ability to switch windowmangers using the ↵James Meyer1-2/+333
set_windowmanger.sh script. "set_windowmanger.sh enlightenment" will set the default windowmanger to our sepecial instance of enlightenment Current valid values for the windowmanager are: default enlightement windowmaker $any_thing_else if /etc/X11/WINDOWMANGER is not present, or the script is never run then fluxbox is used by default. This script will also set the style of startup. Normally the startup is set so that the windowmanager is the last thing to keep X running. When the optional style of mythvantage is given, then the windowmanger is started in the BG and mythfrontend is put in a looping state. Exiting the windowmanger will not restart the session. to restart the session "sv restart frontend" must be issued. Current state of style is functional but incomplete.
2011-08-19LinHes-session: make it depend on fluxbox and windowmakerJames Meyer1-1/+7
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+13