#------------------------------------------------------------------------------ # Modified Calculate Utilities 3.7.4.0 # Processed template files: # /var/db/repos/calculate/profiles/templates/3_ac_install_live/1-merge/sys-apps/calculate-utils/ini.example/0-example # /var/db/repos/calculate/profiles/templates/3_ac_install_live/1-merge/sys-apps/calculate-utils/ini.example/1-example.system # /var/db/repos/calculate/profiles/templates/3_ac_install_live/1-merge/sys-apps/calculate-utils/ini.example/2-example.theme # /var/db/repos/calculate/profiles/templates/3_ac_install_live/1-merge/sys-apps/calculate-utils/ini.example/3-example.profile # To modify this file, create a /etc/calculate/ini.env.example.clt template. #------------------------------------------------------------------------------ # Any line which starts with a ; (semi-colon) or a # (hash) is a comment and # is ignored. In this example we will use a # for commentry and a ; for parts # of the config file that you may wish to enable # #============================= System settings =============================== [system] # Kernel and modules to be removed once sys-kernel/calculate-sources has been # uninstalled ; remove_old_kernel = on #============================== Theme settings =============================== [theme] # Authorization screen image. Preferred size 4266x2048 dm-login-background = /home/slavik/Pictures/12.jpeg # Login screen image. Preferred size 4266x2048 dm-splash-background = /home/slavik/Pictures/12.jpeg # Live USB boot menu screen ; gfxboot-background = /usr/share/themes/Calculate/gfxboot.jpg # Live USB menu selection color ; gfxboot-select-color = 461804 # Live USB menu text color ; gfxboot-text-color = 958490 # Live USB menu selected text color ; gfxboot-text-highlight-color = fbcc89 # Calculate load screen image ; grub-background = /usr/share/themes/Calculate/grub.jpg # Bootloader foreground/background text color if screen image defined. # Accepted values: 'black', 'blue', 'green', 'cyan', 'red', 'magenta', # 'brown', 'light-gray', 'dark-gray', 'light-blue', 'light-green', # 'light-cyan', 'light-red', 'light-magenta', 'yellow', 'white' ; grub-gfx-text-color = white/black # Bootloader foreground/background selected text color if screen image # defined. Accepted values: 'black', 'blue', 'green', 'cyan', 'red', # 'magenta', 'brown', 'light-gray', 'dark-gray', 'light-blue', 'light-green', # 'light-cyan', 'light-red', 'light-magenta', 'yellow', 'white' ; grub-gfx-text-highlight-color = black/light-gray # Bootloader foreground/background text color if screen image not defined. # Accepted values: 'black', 'blue', 'green', 'cyan', 'red', 'magenta', # 'brown', 'light-gray', 'dark-gray', 'light-blue', 'light-green', # 'light-cyan', 'light-red', 'light-magenta', 'yellow', 'white' ; grub-text-color = white/black # Bootloader foreground/background selected text color if screen image not # defined. Accepted values: 'black', 'blue', 'green', 'cyan', 'red', 'magenta', # 'brown', 'light-gray', 'dark-gray', 'light-blue', 'light-green', # 'light-cyan', 'light-red', 'light-magenta', 'yellow', 'white' ; grub-text-highlight-color = black/light-gray # Desktop wallpaper. Preferred size 4266x2048 ; profile-background = /usr/share/themes/Calculate/wallpaper.jpg # Vertical gradient begin color for shutdown screen ; splash-shutdown-background-color-begin = 000000 # Vertical gradient end color for shutdown screen ; splash-shutdown-background-color-end = 000000 # Shutdown screen image. Background image preferred size is 4266x2048 ; splash-shutdown-picture = /usr/share/themes/Calculate/splash-shutdown.jpg # The way to display the image for shutdown screen: # 'logo' or 'background' ; splash-shutdown-type = background # Shutdown notification text color ; splash-shutdown-text-color = ffff9c # Vertical gradient begin color for boot screen ; splash-silent-background-color-begin = 090500 # Vertical gradient end color for boot screen ; splash-silent-background-color-end = 090500 # Boot screen image. Background image preferred size is 4266x2048 ; splash-silent-picture = /usr/share/themes/Calculate/splash-silent.png # The way to display the image for boot screen: # 'logo' or 'background' ; splash-silent-type = logo #=========================== User profile settings =========================== [profile] # Window border size ; appearance-border = # Mouse cursor theme ; appearance-cursor = Calculate # Icon theme ; appearance-icons = Calculate # Look and feel ; appearance-style = # Desktop settings ; appearance-theme = # Desktop wallpaper. To change it, we recommended to use the parameters in # the “theme” section ; appearance-wallpaper = # Font size ; font-size = 10 # Keyboard delay (milliseconds) ; keyboard-delay = 330 # Keyboard repeat rate (characters per second) ; keyboard-rate = 30