Difference between revisions of "Magic files"

From Chumby Wiki
Jump to: navigation, search
(New page: There are a large number of magical files that will affect behavior of the device merely by their presence in /psp. All flags are enabled by creating a file with the given name, and are d...)
 
 
Line 55: Line 55:
 
|-
 
|-
 
| Flag
 
| Flag
 +
| Value
 
| Effect
 
| Effect
 
| Ironforge
 
| Ironforge
Line 61: Line 62:
 
|-
 
|-
 
| backup_alarm_duration
 
| backup_alarm_duration
 +
| Integer value
 
| An integer contained within specifies the duration of the backup alarm (DMS) in seconds.
 
| An integer contained within specifies the duration of the backup alarm (DMS) in seconds.
 
| Y
 
| Y
Line 66: Line 68:
 
|-
 
|-
 
| [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Clock_overlay clockoverlay.xml]
 
| [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Clock_overlay clockoverlay.xml]
 +
| See the [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Clock_overlay clockoverlay.xml link]
 
| Displays a clock overlay when in widget mode.
 
| Displays a clock overlay when in widget mode.
 
| Y
 
| Y
Line 71: Line 74:
 
|-
 
|-
 
| [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Changing_the_order_of_music_sources music_order]
 
| [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Changing_the_order_of_music_sources music_order]
 +
| See the [http://wiki.chumby.com/mediawiki/index.php/Chumby_tricks#Changing_the_order_of_music_sources music_order link]
 
| Reorder the items in the CP > music source list.
 
| Reorder the items in the CP > music source list.
 
| Y
 
| Y
 +
| Y
 +
|-
 +
| [http://forum.chumby.com/viewtopic.php?pid=25252#p25252 hotspot]
 +
| Comma separated integer values, for a hot-spot in the upper-left: 0,0
 +
| Create a small invisible on-screen hotspot that performs the same function as the top button to exit widget mode and return to the main screen of the Control Panel
 +
| ?
 
| Y
 
| Y
 
|}
 
|}

Latest revision as of 09:32, 28 December 2009

There are a large number of magical files that will affect behavior of the device merely by their presence in /psp. All flags are enabled by creating a file with the given name, and are disabled by removing the file.

Flag Effect Ironforge Falconwing
alt_opening Plays the alternate opening swf Y Y
REFORMAT_STORAGE Reformats /mnt/storage on boot N Y
missed_alarm Indicates that chumbalarmd has missed an alarm, so flashplayer won't start up at boot. Y Y
disable_intro Prevents the intro movie from running. Set when "Never show intro" is tapped. Y Y
start_sshd Automatically starts a passwordless ssh daemon when the network starts. Y Y
start_ap Automatically sets up an access point if connected via 3G or ethernet. N Y
fmradio_xclk Tells the FM radio to use a clock generated from the CPU, rather than from a crystal. N Y
usb_fb_hack Always allow a user to plug in a keyboard and have fbcon activate, rather than only when FP is running. N Y


Magic files with values

These files will affect various aspects of the system based on values present in them.

Flag Value Effect Ironforge Falconwing
backup_alarm_duration Integer value An integer contained within specifies the duration of the backup alarm (DMS) in seconds. Y Y
clockoverlay.xml See the clockoverlay.xml link Displays a clock overlay when in widget mode. Y Y
music_order See the music_order link Reorder the items in the CP > music source list. Y Y
hotspot Comma separated integer values, for a hot-spot in the upper-left: 0,0 Create a small invisible on-screen hotspot that performs the same function as the top button to exit widget mode and return to the main screen of the Control Panel  ? Y