logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 16-07-2009 10:38:50

bjm
Membre
Distrib. : Wheezy 7.1
(G)UI : AWESOME ; Ratpoison
Inscription : 23-02-2008

Séquence BOOT , personalisation

Salut à tous smile
Peu t'on personaliser l'affichage des messages qui défile lors du boot du systeme :
polices
style
taille
couleur de la police
couleur du fond d'écran

sans utiliser bootsplash usplash ou splashy .

Hors ligne

#2 28-07-2009 11:35:54

guilhem91
Membre
Lieu : Essonne
Distrib. : Squeeze 6.0.1
Noyau : 2.6.32-5-amd64
(G)UI : KDE 4.4.5
Inscription : 26-06-2009
Site Web

Re : Séquence BOOT , personalisation

Salut,

pour la police, essaye ça (tiré de la FAQ Debian) :

11.3 Comment charger une police pour la console au démarrage de Debian ?

Les paquets kbd et console-tools permettent cela. Éditez les fichiers /etc/kbd/config ou /etc/console-tools/config.


et dis-moi si ça marche.

Pour le reste, je ne suis pas sûr que ce soit possible...


Debian Squeeze 6.0.1 64 bits sur AMD Phenom II X4 3GHz + Nvidia Geforce 9600 GT

Mon site : GNU/Linux et conseils en vrac...

Hors ligne

#3 28-07-2009 18:25:12

bjm
Membre
Distrib. : Wheezy 7.1
(G)UI : AWESOME ; Ratpoison
Inscription : 23-02-2008

Re : Séquence BOOT , personalisation

Bonjour guilhem91 smile
J'ai ouvert les fichier contenu dans /etc/console-tools

/etc/console-tools/config

#
# This files tells the console-tools package:
#
# - whether to load a specific font and boot (and maybe a screen-font map,
# but you should avoid that if possible).
# - whether to setup an Application-Charset Map other than the default CP437.
# - whether to start "vcstime" to have time on all text VC'S.
#
# You can also specify per-VC settings by suffixing variable names as in
# the examples below. This only works on framebuffer devices.
#
# CAVEATS:
#
# - When using the new framebuffer devices, the "global setting" for a font
# only affects the current console (ie., at boot-time, the first one)
# - ACM setting involves 2 steps (maybe loading a user ACM, and activating
# it on a given charset slot - see charset(1) for details), the 1st of which
# affects the entire system, but the 2nd of which only affects the current
# VC (ie., at boot-time, the first one).  So that if you want to use the same
# ACM on all VCs, you have to specify "APP_CHARSET_MAP_vc<N>=user" for all
# relevant values of <N>.
#
# Example:
#
#SCREEN_FONT=iso01.f16
#SCREEN_FONT_vc2=LatArCyrHeb-16
#
#APP_CHARSET_MAP=iso05
#APP_CHARSET_MAP_vc2=user
#
# Set the following - more euro-friendly default than kernel font.
# SCREEN_FONT=latcyrheb-sun16.psf

#DO_VCSTIME=yes
#
# Forget this one unless you _know_ it is necessary for your font:
#SCREEN_FONT_MAP=iso01

#  **** screen saver/DPMS settings: all VCs ****
# These settings are commented by default to avoid the chance of damage to
# very old monitors that don't support DPMS signalling.

# screen blanking timeout.  monitor remains on, but the screen is cleared to
# range: 0-60 min (0==never)  kernels I've looked at default to 10 minutes.
# (see linux/drivers/char/console.c)
BLANK_TIME=30

# blanking method (VESA DPMS mode to use after BLANK_TIME, before powerdown):
# on: the default, no DPMS signalling. near instant powerup, no power saving
# vsync: DPMS Standby mode. nearly instant recovery, uses 110/120W (17" screen)
# hsync: DPMS Suspend mode. typically 3s recovery, uses 15/120W (17" screen)
# powerdown,off: DPMS Off mode, typ. 10s recovery, uses  5/120W (17" screen)

# Those values are for my 17" Mag, but some monitors do suspend the same as
# standby.  xset dpms force {off|standby|suspend|on} is useful for this, if X
# supports DPMS on your video card.  Set X's DPMS screensaver with xset dpms
# or use option power_saver in XF86Config
#
# DPMS set by default to on, because hsync can cause problems on certain
# hardware, such as Armada E500 laptops
BLANK_DPMS=off

# Powerdown time.  The console will go to DPMS Off mode POWERDOWN_TIME
# minutes _after_ blanking.  (POWERDOWN_TIME + BLANK_TIME after the last input)
POWERDOWN_TIME=30

# rate and delay can get only specific values, consult kbdrate(1) for help
#KEYBOARD_RATE="30"
#KEYBOARD_DELAY="250"

# Turn on numlock by default
#LEDS=+num


remap

# This sed script is run across the dumpkeys output to remap keys on the console

# This turns caps lock into control
#s/keycode  58 = Caps_Lock/keycode  58 = Control/;


Pour kdb
/etc/kde3/kdbgrc

[dock_setting_default]
Breakpoints:type=DOCK
Locals,Watches:first_name=Locals
Locals,Watches:last_name=Watches
Locals,Watches:orientation=1
Locals,Watches:parent=yes
Locals,Watches:sepPos=68
Locals,Watches:type=GROUP
Locals:type=DOCK
Main:Geometry=0,0,880,778
Main:dock=Source
Main:view=Source,Stack,Breakpoints,Output,Locals,Watches
Main:visible=false
Memory:dockBackTo=
Memory:dockBackToPos=0
Memory:geometry=0,0,640,409
Memory:type=NULL_DOCK
Memory:visible=false
NameList=Source,Stack,Locals,Watches,Registers,Breakpoints,Output,Threads,Memory,Locals\\,Watches,Stack\\,Breakpoints\\,Output,Source\\,Stack\\,Breakpoints\\,Output,Source\\,Stack\\,Breakpoints\\,Output\\,Locals\\,Watches
Output:type=DOCK
Registers:dockBackTo=
Registers:dockBackToPos=0
Registers:geometry=0,0,640,409
Registers:type=NULL_DOCK
Registers:visible=false
Source,Stack,Breakpoints,Output,Locals,Watches:first_name=Source,Stack,Breakpoints,Output
Source,Stack,Breakpoints,Output,Locals,Watches:last_name=Locals,Watches
Source,Stack,Breakpoints,Output,Locals,Watches:orientation=0
Source,Stack,Breakpoints,Output,Locals,Watches:parent=yes
Source,Stack,Breakpoints,Output,Locals,Watches:sepPos=63
Source,Stack,Breakpoints,Output,Locals,Watches:type=GROUP
Source,Stack,Breakpoints,Output:first_name=Source
Source,Stack,Breakpoints,Output:last_name=Stack,Breakpoints,Output
Source,Stack,Breakpoints,Output:orientation=1
Source,Stack,Breakpoints,Output:parent=yes
Source,Stack,Breakpoints,Output:sepPos=59
Source,Stack,Breakpoints,Output:type=GROUP
Source:type=DOCK
Stack,Breakpoints,Output:curTab=1
Stack,Breakpoints,Output:parent=yes
Stack,Breakpoints,Output:tabNames=Stack,Breakpoints,Output
Stack,Breakpoints,Output:type=TAB_GROUP
Stack:type=DOCK
Threads:dockBackTo=
Threads:dockBackToPos=0
Threads:geometry=0,0,640,409
Threads:type=NULL_DOCK
Threads:visible=false
Version=0.0.4
Watches:type=DOCK


Je les ai examiné , avant de les modifiés je les ai sauvegardé .j'aimerai avoir ton avis .

Hors ligne

#4 28-07-2009 18:47:05

guilhem91
Membre
Lieu : Essonne
Distrib. : Squeeze 6.0.1
Noyau : 2.6.32-5-amd64
(G)UI : KDE 4.4.5
Inscription : 26-06-2009
Site Web

Re : Séquence BOOT , personalisation

Alors, le seul fichier à modifier est /etc/console-tools/config, avec les lignes :

#SCREEN_FONT=iso01.f16
#SCREEN_FONT_vc2=LatArCyrHeb-16


Décommente-les (enlève le #). la première permet de spécifier la police des consoles en général (toutes les polices console se trouvent dans le dossier /usr/share/consolefonts). La seconde ligne ne concernera que le terminal n°2 (celui accessible par CTRL+ATL+F2). Pour un autre terminal, tu remplaces le "2" par le numéro. Exemple pour le n°5 :

#SCREEN_FONT_vc5=LatArCyrHeb-16


enfin, pour spécifier une police, tu indiques son nom, sans l'extension. Exemple pour la police /usr/share/consolefonts/lat0sun-16.psf.gz :

SCREEN_FONT=lat0sun-16


Je te conseille de n'essayer que les polices commençant par lat0..., à moins que tu ne préfères avoir ton système en chinois wink

Si tu veux des explications (peut-être un peu plus claires), va voir la doc Debian, section 3.3.3

voilà c'est tout smile


Debian Squeeze 6.0.1 64 bits sur AMD Phenom II X4 3GHz + Nvidia Geforce 9600 GT

Mon site : GNU/Linux et conseils en vrac...

Hors ligne

#5 28-07-2009 21:28:10

bjm
Membre
Distrib. : Wheezy 7.1
(G)UI : AWESOME ; Ratpoison
Inscription : 23-02-2008

Re : Séquence BOOT , personalisation

Apparament ça marche pas sad

Hors ligne

#6 26-11-2009 20:00:04

bjm
Membre
Distrib. : Wheezy 7.1
(G)UI : AWESOME ; Ratpoison
Inscription : 23-02-2008

Re : Séquence BOOT , personalisation

Up

Hors ligne

Pied de page des forums