forked from KolibriOS/kolibrios
Palitra v0.7.6 - Loading/saving colors from/to file.
git-svn-id: svn://kolibrios.org@4187 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
5f5f29ec11
commit
e5ff0c6176
1
data/common/settings/Wallpaper.dat
Normal file
1
data/common/settings/Wallpaper.dat
Normal file
@ -0,0 +1 @@
|
||||
゚ホ}B<
|
@ -1,21 +1,21 @@
|
||||
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
|
||||
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
|
||||
#
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
### Hello, ASM World! ###
|
||||
|
@ -1,21 +1,21 @@
|
||||
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
|
||||
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
|
||||
#
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
### Hello, ASM World! ###
|
||||
|
@ -1,21 +1,21 @@
|
||||
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
|
||||
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
|
||||
#
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
### Hello, ASM World! ###
|
||||
|
@ -1,21 +1,21 @@
|
||||
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
|
||||
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
|
||||
#
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
### Hello, ASM World! ###
|
||||
|
@ -1,21 +1,21 @@
|
||||
# Syntaxis is: <Program_Name> <Parameter(s)> <Delay_Time>
|
||||
# Use "parameter value" for parameters with spaces. Use "" if no parameter is required.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# Delay time means how much the system should wait, before running the next line. It is measured in 1/100 seconds.
|
||||
# If delay is negative, wait for termination of the spawned process. Otherwise, simply wait
|
||||
#
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H 007DCEDF 003C427F" 1 #SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
#/SYS/CROPFLAT "XS800 YS480" 1 # set limits of screen
|
||||
#/SYS/COMMOUSE "" 1 # COM mice detector
|
||||
#/SYS/DEVELOP/BOARD "" 1 # Load DEBUG board
|
||||
#/SYS/refrscrn "" 1 # Refresh screen
|
||||
/SYS/NETWORK/NETCFG A 1 #
|
||||
/SYS/NETWORK/ZEROCONF "" 1 # Network configuration
|
||||
/SYS/MEDIA/PALITRA "H" 1 # SET BG
|
||||
/SYS/@PANEL "" 1 # Start panel
|
||||
/SYS/@DOCKY "" 1 # Start docky
|
||||
/SYS/SETUP BOOT 1 # Load device settings
|
||||
/SYS/@ICON "" 1 # Multithread icon
|
||||
#/SYS/@RB "" 1 # Desktop right-click menu
|
||||
/SYS/@SS ASSM 1 # Screensaver
|
||||
/SYS/TMPDISK A1 -1 # Add virtual RAM disk /tmp1/1
|
||||
/SYS/SEARCHAP "" -1 # Search and mount additional system directory
|
||||
### Hello, ASM World! ###
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -21,11 +21,7 @@ $
|
||||
|
||||
$ § ―γαͺ α ― ΰ ¬₯βΰ<CEB2>¬ H
|
||||
------------------------------------------------------------------------------+
|
||||
<EFBFBD>à®£à ¬¬ § ¯ã᪠¥âáï ¢ hidden mode ¡¥§ ®âà¨á®¢ª¨ ®ª ¯à¨«®¦¥¨ï ¨ ¢ ª ç¥á⢥
|
||||
¯¥à¥¤ ¢ ¥¬ëå ¯ à ¬¥â஢ âॡã¥â ¯¥à¥¤ çã ¤¢ãå 梥⮢ ¢ ¢¨¤¥ HEX áâப¨. <20>®á«¥
|
||||
祣®, ¯®«ãç¥ë¥ 梥⠡ã¤ã⠨ᯮ«ì§®¢ ë ¤«ï § «¨¢ª¨ ä® à ¡®ç¥£® á⮫ £à -
|
||||
¤¨¥â®¬ ¨§ 㪠§ ëå 梥⮢. <20> ¯à¨¬¥à ¢®§¬®¦ë ¢ ਠâë § ¯ã᪠:
|
||||
|
||||
/rd/1/media/palitra H 00FF00FF 00FF0000
|
||||
/rd/1/media/palitra H 00F724A3 00736698
|
||||
<EFBFBD>à®£à ¬¬ § ¯ã᪠¥âáï ¢ hidden mode ¡¥§ ®âà¨á®¢ª¨ ®ª ¯à¨«®¦¥¨ï ¨ § £à㦠¥â
|
||||
¤¢ 梥⠨§ /settings/wallpaper.dat. <20>®á«¥ 祣®, ¯®«ãç¥ë¥ 梥⠡ã¤ãâ
|
||||
¨á¯®«ì§®¢ ë ¤«ï § «¨¢ª¨ ä® à ¡®ç¥£® á⮫ £à ¤¨¥â®¬ ¨§ 㪠§ ëå 梥⮢.
|
||||
..............................................................................+
|
Loading…
Reference in New Issue
Block a user