Re: completamento automatico a TAB singolo
Scriveva kikko...
> al momento in cui scrivo... nella shell il completamento automatico si ha con
> il doppio [TAB]... come posso modificarlo per averlo a singolo click su
> [TAB]?
Mai sentito! man readline ?
> Poi... come si attiva il "Bloc Num" in fase di boot?
Per la console, cito da LINUX-FAQ:
--------------------------------------------------------------------------
7.20. How To Get NUM LOCK to Default to On.
Use the setleds program, for example (in /etc/rc.local or one of the
/etc/rc.d/* files):
for t in 1 2 3 4 5 6 7 8
do
setleds +num < /dev/tty$t > /dev/null
done
setleds is part of the kbd package ("How do I remap my keyboard to UK,
French, etc.? "). Alternatively, patch your kernel. You need to arrange
for KBD_DEFLEDS to be defined to (1 << VC_NUMLOCK) when compiling
drivers/char/keyboard.c.
--------------------------------------------------------------------------
setleds si trova nel pacchetto console-tools.
Se invece vuoi il BLOC NUM acceso sotto X... passo la palla!
Saluti
Guido
--
Warning: $HOME/.signature not found, using /etc/passwd instead.
Reply to: