View previous topic :: View next topic |
Author |
Message |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Wed Sep 08, 2004 5:22 pm Post subject: [CONF] Il tasto canc non sa più chi è![RISOLTO] |
|
|
Stamattina mi sono accorto che il tasto canc, quando sono in bash, non fa il suo dovere
Gli unici pacchietti che ho inserito di recente in Gentoo sono
splashutils [con le sue dipendenze sysvinit baselayout unstable ] e xorg in sostituzione a xfree.
A parte il nervoso causato dal dover installare un pacchetto delicato come baselayout in versione unstable...
Ora accade che se premo il tasto /canc/ la console mi ridà un bel ~ come risposta...
Cosa può essere successo? COme potrei risolvere?
sia xorg che rc.conf non sono stati toccati da etc-update... _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy !
Last edited by .:deadhead:. on Fri Sep 10, 2004 4:14 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gutter Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/67030318436dd16c1dd5e.jpg)
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Wed Sep 08, 2004 5:51 pm Post subject: Re: [CONF] Il tasto canc non sa più chi è! |
|
|
.:deadhead:. wrote: | Stamattina mi sono accorto che il tasto canc, quando sono in bash, non fa il suo dovere
Gli unici pacchietti che ho inserito di recente in Gentoo sono
splashutils [con le sue dipendenze sysvinit baselayout unstable ] e xorg in sostituzione a xfree.
A parte il nervoso causato dal dover installare un pacchetto delicato come baselayout in versione unstable...
Ora accade che se premo il tasto /canc/ la console mi ridà un bel ~ come risposta...
Cosa può essere successo? COme potrei risolvere?
sia xorg che rc.conf non sono stati toccati da etc-update... |
Controlla che in /etc/rc.conf sia settata questa variabile, in questo modo:
Code: |
...
KEYMAP="it"
...
|
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
motaboy Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/146642313240262a7185133.png)
Joined: 15 Dec 2003 Posts: 1483
|
Posted: Wed Sep 08, 2004 5:53 pm Post subject: |
|
|
Era successo anche a me aggiornando il baselayout, un logout e un login hanno rimesso tutto a posto. _________________ ...
Last edited by motaboy on Wed Sep 08, 2004 6:53 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Wed Sep 08, 2004 6:45 pm Post subject: Re: [CONF] Il tasto canc non sa più chi è! |
|
|
gutter wrote: |
Controlla che in /etc/rc.conf sia settata questa variabile, in questo modo:
Code: |
...
KEYMAP="it"
...
|
|
Code: | # /etc/rc.conf: Global startup script configuration settings
# $Header: /var/cvsroot/gentoo-src/rc-scripts/etc/rc.conf,v 1.25 2004/07/29 17:18:05 vapier Exp $
# Use KEYMAP to specify the default console keymap. There is a complete tree
# of keymaps in /usr/share/keymaps to choose from. This setting is used by the
# /etc/init.d/keymaps script.
KEYMAP="it"
LINGUAS="it"
# Should we first load the 'windowkeys' console keymap? Most x86 users will
# say "yes" here. Note that non-x86 users should leave it as "no".
SET_WINDOWKEYS="yes"
# The maps to load for extended keyboards. Most users will leave this as is.
EXTENDED_KEYMAPS=
#EXTENDED_KEYMAPS="backspace keypad"
# CONSOLEFONT specifies the default font that you'd like Linux to use on the
# console. You can find a good selection of fonts in /usr/share/consolefonts;
# you shouldn't specify the trailing ".psf.gz", just the font name below.
# To use the default console font, comment out the CONSOLEFONT setting below.
# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
# not want to use it, run "rc-update del consolefont" as root).
CONSOLEFONT="default8x16"
# CONSOLETRANSALTION is the charset map file to use. Leave commented to use
# the default one. Have a look in /usr/share/consoletrans for a selection of
# map files you can use.
#CONSOLETRANSLATION="8859-1_to_uni"
# Set CLOCK to "UTC" if your system clock is set to UTC (also known as
# Greenwich Mean Time). If your clock is set to the local time, then set CLOCK
# to "local". This setting is used by the /etc/init.d/clock script.
CLOCK="local"
# Set EDITOR to your preferred editor.
EDITOR="/bin/nano"
#EDITOR="/usr/bin/vim"
#EDITOR="/usr/bin/emacs"
# Set PROTOCOLS to the protocols that you plan to use. Gentoo Linux will only
# enable module auto-loading for these protocols, eliminating annoying module
# not found errors.
#
# NOTE: Do NOT uncomment the next lines, but add them to 'PROTOCOLS=...' line!!
#
# Num Protocol
# 1: Unix
# 2: IPv4
# 3: Amateur Radio AX.25
# 4: IPX
# 5: DDP / appletalk
# 6: Amateur Radio NET/ROM
# 9: X.25
# 10: IPv6
# 11: ROSE / Amateur Radio X.25 PLP
# 19: Acorn Econet
# Most users want this:
PROTOCOLS="1 2"
#For IPv6 support:
#PROTOCOLS="1 2 10"
# What display manager do you use ? [ xdm | gdm | kdm | entrance ]
DISPLAYMANAGER="kdm"
# XSESSION is a new variable to control what window manager to start
# default with X if run with xdm, startx or xinit. The default behavior
# is to look in /etc/X11/Sessions/ and run the script in matching the
# value that XSESSION is set to. The support scripts is smart enouth to
# look in all bin directories if it cant find a match in /etc/X11/Sessions/,
# so setting it to "enligtenment" can also work. This is basically used
# as a way for the system admin to configure a default system wide WM,
# allthough it will work if the user export XSESSION in his .bash_profile, etc.
#
# NOTE: 1) this behaviour is overridden when a ~/.xinitrc exists, and startx
# is called.
# 2) even if a ~/.xsession exist, if XSESSION can be resolved, it will
# be executed rather than ~/.xsession, else KDM breaks ...
#
# Defaults depending on what you install currently include:
#
# Gnome - will start gnome-session
# kde-<version> - will start startkde (ex: kde-3.0.2)
# Xsession - will start a terminal and a few other nice apps
#XSESSION="Gnome"
XSESSION="kde-3.2.3" | C'è ... _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
motaboy Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/146642313240262a7185133.png)
Joined: 15 Dec 2003 Posts: 1483
|
Posted: Wed Sep 08, 2004 6:54 pm Post subject: |
|
|
Molto probabile, infatti l'avevo giá aggiornata alla 3.0 ma forse era uscita una nuova revisione. Comunque sloggandomi a me era tornato a posto. Puó darsi che il tuo sia un problema differente. _________________ ... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ty[L]eR Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 May 2004 Posts: 190 Location: it
|
Posted: Wed Sep 08, 2004 6:59 pm Post subject: |
|
|
pure a me stesso problema dopo aver messo splashutils e relative dipendenze... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ty[L]eR Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 May 2004 Posts: 190 Location: it
|
Posted: Wed Sep 08, 2004 7:23 pm Post subject: |
|
|
il problema mi si presenta pure collegandomi da questo pc attraverso putty |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ty[L]eR Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 May 2004 Posts: 190 Location: it
|
Posted: Thu Sep 09, 2004 11:26 am Post subject: |
|
|
mi restituisce la tilde (~) anche con PgUp, PgDn, Home, Fine, Canc,Ins ma SOLO nella bash... in vi e nano ad esempio funzionano senza problemi... o_O |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Thu Sep 09, 2004 11:32 am Post subject: |
|
|
Ty[L]eR wrote: | mi restituisce la tilde (~) anche con PgUp, PgDn, Home, Fine, Canc,Ins ma SOLO nella bash... in vi e nano ad esempio funzionano senza problemi... o_O | All'inizio anche a me, poi home e fine sono tornati normali...
Che versione di bash hai tyler? _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RedNeckCracker Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/2068902139424856a06ef2f.gif)
Joined: 27 Oct 2003 Posts: 146 Location: Italy
|
Posted: Thu Sep 09, 2004 1:26 pm Post subject: |
|
|
non fa correttamente il source di /etc/inputrc, mettetelo in ~/.bash_profile |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RedNeckCracker Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/2068902139424856a06ef2f.gif)
Joined: 27 Oct 2003 Posts: 146 Location: Italy
|
Posted: Thu Sep 09, 2004 4:30 pm Post subject: |
|
|
Code: |
[ -f /etc/inputrc ] && . /etc/inputrc
|
mettici questo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
federico Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/7500266904000406eae42f.jpg)
Joined: 18 Feb 2003 Posts: 3272 Location: Italy, Milano
|
Posted: Thu Sep 09, 2004 9:38 pm Post subject: |
|
|
A me da qualche aggiornamento fa lo stesso problema ma solo sulla console di python, a nessuno fa anche questo effetto?
lanciate
python
e provate a premere canc...
Fede _________________ Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Fri Sep 10, 2004 12:10 am Post subject: |
|
|
federico wrote: | A me da qualche aggiornamento fa lo stesso problema ma solo sulla console di python, a nessuno fa anche questo effetto? | Evvai che anche la console di python non va... Ma IMHO a me non va anche per la faccenda che non mi v già in bash.
Brutta notizia...
Code: | [ -f /etc/inputrc ] && . /etc/inputrc |
Non sortisce l'effetto desiderare... _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ty[L]eR Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 18 May 2004 Posts: 190 Location: it
|
Posted: Fri Sep 10, 2004 1:00 am Post subject: |
|
|
Code: | app-shells/bash-2.05b-r9 |
ho questa bash qui... provato anchio source /etc/inputrc ma non è cambiato nulla
PS: python non è da meno |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Fri Sep 10, 2004 8:17 am Post subject: |
|
|
ma porc... Pace per le splashutils, tanto il framebuffer per me è una questione più che altro estetica... Se tra breve non trovo soluzione torno al baselayout vecchio e pace.
PS: in sto periodo non sarò davanti al PC, magari qualcuno butta un occhio su bugzilla o apre un ticket per sta cosa? _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
federico Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/7500266904000406eae42f.jpg)
Joined: 18 Feb 2003 Posts: 3272 Location: Italy, Milano
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
RedNeckCracker Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/2068902139424856a06ef2f.gif)
Joined: 27 Oct 2003 Posts: 146 Location: Italy
|
Posted: Fri Sep 10, 2004 10:34 am Post subject: |
|
|
.:deadhead:. wrote: | federico wrote: | A me da qualche aggiornamento fa lo stesso problema ma solo sulla console di python, a nessuno fa anche questo effetto? | Evvai che anche la console di python non va... Ma IMHO a me non va anche per la faccenda che non mi v già in bash.
Brutta notizia...
Code: | [ -f /etc/inputrc ] && . /etc/inputrc |
Non sortisce l'effetto desiderare... |
erm.. hai per caso controllato cosa c'è scritto dentro inputrc? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
X-Drum Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1870365650443690caa453e.png)
Joined: 24 Aug 2003 Posts: 2517 Location: ('Modica','Trieste','Ferrara') Italy
|
Posted: Fri Sep 10, 2004 11:26 am Post subject: |
|
|
Lol!
ho aggiornato pure io il baselayout all'ultima versione stabile
e subito dopo ho scoperto di _NON_ poter utilizzare il tasto canc sotto shell o getty...
veramente seccante....NEIN!
non capisco cosa sia stato cambiato _________________ "...There are two sort of lies, lies and benchmarks..." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
.:deadhead:. Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/137562117341c040a92de3d.png)
Joined: 25 Nov 2003 Posts: 2963 Location: Milano, Italy
|
Posted: Fri Sep 10, 2004 11:34 am Post subject: |
|
|
RedNeckCracker wrote: | erm.. hai per caso controllato cosa c'è scritto dentro inputrc? | Questo c'è scritto, e mi sembra assai sensato... Code: | # /etc/inputrc:
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/inputrc,v 1.8 2004/02/19 19:29:18 azarah Exp $
# do not bell on tab-completion
#set bell-style none
set meta-flag on
set input-meta on
set convert-meta off
set output-meta on
# Completed names which are symbolic links to
# directories have a slash appended.
set mark-symlinked-directories on
$if mode=emacs
# for linux console and RH/Debian xterm
"\e[1~": beginning-of-line
"\e[4~": end-of-line
#"\e[5~": beginning-of-history
#"\e[6~": end-of-history
"\e[5~": history-search-backward
"\e[6~": history-search-forward
"\e[3~": delete-char
"\e[2~": quoted-insert
"\e[5C": forward-word
"\e[5D": backward-word
# for rxvt
"\e[8~": end-of-line
# for non RH/Debian xterm, can't hurt for RH/Debian xterm
"\eOH": beginning-of-line
"\eOF": end-of-line
# for freebsd console
"\e[H": beginning-of-line
"\e[F": end-of-line
$endif
# fix Home and End for German users
"\e[7~": beginning-of-line
"\e[8~": end-of-line | ![Rolling Eyes :roll:](images/smiles/icon_rolleyes.gif) _________________ Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
X-Drum Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1870365650443690caa453e.png)
Joined: 24 Aug 2003 Posts: 2517 Location: ('Modica','Trieste','Ferrara') Italy
|
Posted: Fri Sep 10, 2004 1:10 pm Post subject: |
|
|
.....
tornando al vecchio baselayout il tasto canc continua ann fungere....ma che diamine è stato modificato? _________________ "...There are two sort of lies, lies and benchmarks..." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Peach Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/113917422347ec3b2cbcf21.gif)
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
X-Drum Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/1870365650443690caa453e.png)
Joined: 24 Aug 2003 Posts: 2517 Location: ('Modica','Trieste','Ferrara') Italy
|
Posted: Fri Sep 10, 2004 2:42 pm Post subject: |
|
|
ottimo peach!
è proprio quello il problema, basta copiare /etc/inputrc in ~/.inputrc
(per ogni utente DOH!) _________________ "...There are two sort of lies, lies and benchmarks..." |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|