Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO]problema localizzazione tastiera it
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
oscarandrea
Apprentice
Apprentice


Joined: 27 Nov 2015
Posts: 182
Location: Italy/Cosenza

PostPosted: Mon Jul 31, 2017 12:55 pm    Post subject: [RISOLTO]problema localizzazione tastiera it Reply with quote

RISOLTO:
Ricompilando xorg con udev come flag ed installando x11-drivers/xf86-input-keyboard


Ragazzi, oggi sono ritornato al profilo hardened dopo averlo abbandonato per provare steam, fatto sta che non riesco ad avere il layout italiano della tastiera [ un altro problema strano e' che non mi fa accedere alla directory /boot se non da root ]
make.conf
Code:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -pipe -march=native"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,--as-needed"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE and USE_EXPAND flags that were used for
# buidling in addition to what is provided by the profile.
USE="-udev  hardened -qt4 -qt3  -cups png jpeg mpeg  gtk mp4 vpx x264 x265 matroska win32codecs lame mp3 flac faac vorbins  unicode gif svg pdf rar unrar wifi synthax X ext4  \
-dbus  mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 -qt3 offensive  -bluetooth -systemd pulseaudio \
ssse3 "
CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 \
ssse3 "
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
VIDEO_CARDS="intel"
LINGUAS="it"
PORTAGE_NICENESS="10"
EMERGE_DEFAULT_OPTS=" --deep --keep-going --verbose --verbose-conflicts --with-bdeps y --autounmask-write --complete-graph "
AUTOCLEAN="yes"
PORTAGE_COMPRESS="lz4"
L10N="it"
FEATURES="parallel-fetch parallel-install candy"# /etc/locale.gen: list all of the locales you want to have on your system.


GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"

/etc/locale.gen

Code:

# See the locale.gen(5) man page for more details.
#
# The format of each line:
# <locale name> <charset>
#
# Where <locale name> starts with a name as found in /usr/share/i18n/locales/.
# It must be unique in the file as it is used as the key to locale variables.
# For non-default encodings, the <charset> is typically appended.
#
# Where <charset> is a charset located in /usr/share/i18n/charmaps/ (sans any
# suffix like ".gz").
#
# All blank lines and lines starting with # are ignored.
#
# For the default list of supported combinations, see the file:
# /usr/share/i18n/SUPPORTED
#
# Whenever glibc is emerged, the locales listed here will be automatically
# rebuilt for you.  After updating this file, you can simply run `locale-gen`
# yourself instead of re-emerging glibc.

#en_US ISO-8859-1
#en_US.UTF-8 UTF-8
#ja_JP.EUC-JP EUC-JP
#ja_JP.UTF-8 UTF-8
#ja_JP EUC-JP
#en_HK ISO-8859-1
#en_PH ISO-8859-1
#de_DE ISO-8859-1
#de_DE@euro ISO-8859-15
#es_MX ISO-8859-1
#fa_IR UTF-8
#fr_FR ISO-8859-1
#fr_FR@euro ISO-8859-15
#it_IT ISO-8859-1
it_IT UTF-8


locale -a
Code:

➜  ~ locale -a
C
POSIX
it_IT
it_IT.utf8


eselect locale list
Code:

Password:
Available targets for the LANG variable:
  [1]   C
  [2]   POSIX
  [3]   it_IT
  [4]   it_IT.utf8
  [5]   it_IT.UTF-8 *
  [ ]   (free form)

/etc/env.d/02locale
Code:

➜  ~ cat /etc/env.d/02locale
# Configuration file for eselect
# This file has been automatically generated.
LANG="it_IT.UTF-8"
LC_COLLATE="C"

xorg
Code:

➜  ~ cat /etc/X11/xorg.conf.d/30-keyboard.conf
Section "InputClass"
        Identifier "keyboard-all"
        Option "XkbLayout" "it"
     
EndSection
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1014

PostPosted: Mon Jul 31, 2017 4:45 pm    Post subject: Reply with quote

Semplicemente

https://wiki.gentoo.org/wiki/Keyboard_layout_switching


:?: :?:
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
oscarandrea
Apprentice
Apprentice


Joined: 27 Nov 2015
Posts: 182
Location: Italy/Cosenza

PostPosted: Tue Aug 01, 2017 4:51 pm    Post subject: Reply with quote

sabayonino wrote:
Semplicemente

https://wiki.gentoo.org/wiki/Keyboard_layout_switching


:?: :?:

ho risolto
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1014

PostPosted: Tue Aug 01, 2017 5:45 pm    Post subject: Reply with quote

oscarandrea wrote:

ho risolto


per la prossima volta :mrgreen:
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
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
Page 1 of 1

 
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