Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Risolto]Tastiera impazzita: ESSERE O.... eSSeRe?????
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Wed Jun 22, 2005 1:11 pm    Post subject: Reply with quote

io un buggino lo metterei
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
RollsAppleTree
Guru
Guru


Joined: 18 Feb 2005
Posts: 340
Location: Sicilia - Catania

PostPosted: Wed Jun 22, 2005 5:38 pm    Post subject: Reply with quote

RenfildDust wrote:
Anche a me succede, ma è il computer di backup. Perciò non me ne sono mai preoccupato...


il NOSTRO computer di backup ... Anzi... il tuo che uso anche io... ma non sapevo ci fosse sto problema ...

P.S. lo stesso problema ce l'ho nel computer NORMALE !!!!!
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Wed Jun 22, 2005 5:42 pm    Post subject: Reply with quote

Taglia wrote:
[OT]
A leggere il titolo del 3d sembrava postato da Paolo Bitta :lol:
[/OT]


Stavate parlando di meeee????

Thrain? GRAZIE!!!
Non che mi freghi molto del simbolo dell'euro in console, ma anche col tuo metodo € non funzia in console. Ho fatto copia incolla del tuo codice ma non va... poco male, naturalmente è fondamentale che funzioni Caps-Lock + e!

Ancora grazie.
Andrea
Back to top
View user's profile Send private message
Thrain
Guru
Guru


Joined: 01 Sep 2003
Posts: 380

PostPosted: Wed Jun 22, 2005 6:20 pm    Post subject: Reply with quote

bandreabis wrote:

Thrain? GRAZIE!!!
Non che mi freghi molto del simbolo dell'euro in console, ma anche col tuo metodo € non funzia in console. Ho fatto copia incolla del tuo codice ma non va... poco male, naturalmente è fondamentale che funzioni Caps-Lock + e!

Ancora grazie.
Andrea


Quindi almeno "Caps-Lock + e" funzia, giusto? Ok ;) !
Per quanto riguarda l'euro che non ti funzia in console... forse è un problema di localizzazione... se non ti frega nulla, ok anche questo ;) Però se ti venisse voglia di scoprire come fare a farlo funzionare, ti sarebbe forse utile l'utf8 howto che trovi su www.gentoo.org sezione documentazione :) ! O anche la guida alla localizzazione che trovi con una piccola ricerca nel forum italiano!

Ciao... e non c'è di che ;) !
_________________
Thrain

"...only astonishment knows..."
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Wed Jun 22, 2005 7:05 pm    Post subject: Reply with quote

Ho seguito quella guida infatti e fino a poco tempo fa funzionava in console sia "€" sia "E".. ora almeno ho risolto "E" grazie a te. Ora provo con UTF8, poi vengo qui a riferire.

EDIT: niente da fare con UTF8, niente € e niente caratteri accentati.
Io mi fermo qui... in attesa che qualcosa cambi.

Andrea
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Wed Jun 22, 2005 8:08 pm    Post subject: Reply with quote

RISOLTO!
Grazie Thrain, ho modificato il tuo suggerimento e ora funziona tutto:
cambia
Code:
keycode 18 = e
       control keycode 18 = euro

con
Code:
keycode 18 = e
       altgr keycode 18 = euro

e AltGr+e scrive € anche in console.

Ora metto il tag RISOLTO al titolo del topic.

Andrea
Back to top
View user's profile Send private message
Thrain
Guru
Guru


Joined: 01 Sep 2003
Posts: 380

PostPosted: Wed Jun 22, 2005 9:52 pm    Post subject: Reply with quote

Be'... control è una cosa, altgr è un'altra :D ...
anche il mio funzionava, bastava che premessi "Ctrl+e" invece di "Altgr+e"... comunque va bene, purché tu ci sia riuscito ;) !

Ciao
_________________
Thrain

"...only astonishment knows..."
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Wed Jun 22, 2005 10:00 pm    Post subject: Reply with quote

Effettivamente. Venendo da Windows penso che sia uso generale usare AltGr+e per dare €. Quel che conta è che grazie al tuo aiuto sono venutoa capo del problema. Grazie

Beh, come dice il saggio:
"Tutto è bene quel che finisce bene... e l'ultimo chiuda la porta!"

Andrea
Back to top
View user's profile Send private message
sanchan
Retired Dev
Retired Dev


Joined: 09 May 2004
Posts: 74

PostPosted: Thu Jun 23, 2005 8:04 am    Post subject: Reply with quote

Thrain wrote:

PS: Vi sembra che sia un bug da riportare su bugzilla? Fatemi sapere... ariciao


Si. Dopo che lo hai segnalato puoi farci sapere il bug id?
Back to top
View user's profile Send private message
Animanera
n00b
n00b


Joined: 27 May 2005
Posts: 5

PostPosted: Thu Jan 05, 2006 5:15 am    Post subject: loadkeys it: non funziona la "E" con il caps lock. Reply with quote

salve a tutti!!

sono nuovo di gentoo e ho appena finito di intallarlo :)
riavvio, parte tutto correttamente e sono in bash.

solo ke se uso il caps lock, la sola lettera "e" viene scritta minuscola invece ke maiuscola... :|

vi posto le linee utili di /etc/conf.d/keymaps:

KEYMAP="it"
SET_WINDOWKEYS ="no"
EXTENDED_KEYMAPS=""
DUMPKEYS_CHARSET=""

se riuscite a risolvermelo nn dovro' piu' impazzire per scrivere le variabili negli script :P

grazie, a presto
_________________
Non posso impedirmi d'osservare in continuazione gli altri, ed è un vero peccato: perché più li guardo, e più li odio
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Jan 05, 2006 7:28 am    Post subject: Reply with quote

A mò!?! :lol:

https://forums.gentoo.org/viewtopic-t-348227-highlight-.html

Andrea
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
BikE
Guru
Guru


Joined: 21 Dec 2004
Posts: 455
Location: Genova

PostPosted: Thu Jan 05, 2006 7:56 am    Post subject: Reply with quote

Magari una ricerchina non farebbe male... :roll: :roll:
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Thu Jan 05, 2006 10:16 am    Post subject: Reply with quote

Ho fatto il merge del topic di animanera con questo.

@bandreabis: grazie per la segnalazione.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Thu Jan 05, 2006 10:24 am    Post subject: Reply with quote

gutter wrote:

@bandreabis: grazie per la segnalazione.

Ormai so a memoria il link. :P

Andrea
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum