Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Greek
  • Search

Ellhnika kai xorg-x11 7.4 (Επιλύθηκε)

Καλώs ήρθατε στο ελληνικό φόρουμ του Gentoo!
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
Author
Message
Apopatos
Guru
Guru
User avatar
Posts: 512
Joined: Sun Oct 17, 2004 10:54 am
Location: Hellas

Ellhnika kai xorg-x11 7.4 (Επιλύθηκε)

  • Quote

Post by Apopatos » Tue Mar 17, 2009 10:39 pm

Geia sas paides,
prwth fora meta apo 6 xronia grafw me greeklish se forum kai o logos einai autos pou fainetai kai ston titlo.
Anavathmisa apo xorg-x11 7.2 se 7.4 kai terma ta ellhnika, papala :?
Vlepw kanonika ellhnika vevaia (oloklhro to gnome kai to systhma einai ellhniko) alla otan pataw alt_shift, oute anavei to scroll lock kai oute grafei ellhnika.
Epishs, dokimasa na valw proswrina to applet tou gnome gia enallagh plhktrologiou alla oute auto mpainei (molis pataw add sto panel eksafanizetai - to applet oxi to panel- ).
Kamia idea paidia?

eyxaristw

shmeiwsh: to xorg.conf mou den to peiraksa katholou meta tnn anavathmish.
Section "InputDevice"
Identifier "Keyboard[0]"
Driver "kbd"
Option "Protocol" "Standard"
Option "XkbLayout" "us,el"
Option "XkbModel" "cherryblueb"
Option "XkbVariant" "nodeadkeys"
Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll"
EndSection
Epishs to locale mou dinei:
LANG=el_GR.UTF-8
LC_CTYPE="el_GR.UTF-8"
LC_NUMERIC="el_GR.UTF-8"
LC_TIME="el_GR.UTF-8"
LC_COLLATE="el_GR.UTF-8"
LC_MONETARY="el_GR.UTF-8"
LC_MESSAGES="el_GR.UTF-8"
LC_PAPER="el_GR.UTF-8"
LC_NAME="el_GR.UTF-8"
LC_ADDRESS="el_GR.UTF-8"
LC_TELEPHONE="el_GR.UTF-8"
LC_MEASUREMENT="el_GR.UTF-8"
LC_IDENTIFICATION="el_GR.UTF-8"
LC_ALL=el_GR.UTF-8
Last edited by Apopatos on Thu Apr 30, 2009 1:45 pm, edited 2 times in total.
Top
Hwoarang
Retired Dev
Retired Dev
User avatar
Posts: 701
Joined: Sat Feb 24, 2007 10:41 am
Location: Leeds, UK
Contact:
Contact Hwoarang
Website

  • Quote

Post by Hwoarang » Sat Mar 21, 2009 8:56 pm

Προφανως θα εχεις enabled το hal στο xorg-server σωστα;;

Θα σου φανει χρησιμο αυτο το νημα

http://forums.gentoo.org/viewtopic-t-722498.html
Top
Apopatos
Guru
Guru
User avatar
Posts: 512
Joined: Sun Oct 17, 2004 10:54 am
Location: Hellas

  • Quote

Post by Apopatos » Mon Mar 23, 2009 2:25 pm

Σ'ευχαριστώ πολύ Hwoarang.
Ήξερα ότι κάτι τρέχει με το hal αλλά δεν ήξερα τι να αλλάξω στα policies του καθώς και στο xorg.xonf.
Τώρα όλα τέλεια όπως φαίνεται πάλι χεχεχε

Παρεμπιπτόντως, μεγάλη αλλαγή με τον καινούριο xserver. Όλα τρέχουν ταχύτερα :D

Προς κάθε ενδιαφερόμενο
Το μόνο που χρειάστηκε να αλλάξω ήταν:
α) Αντικατέστησα το υπάρχων /usr/share/hal/fdi/policy/10osvendor/10-x11-input.fdi με:
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<!-- Mouse configuration -->
<match key="info.capabilities" contains="input.mouse">
<merge key="input.x11_driver" type="string">evdev</merge>
</match>

<!-- Keyboard configuration -->
<match key="info.capabilities" contains="input.keymap">
<append key="info.callouts.add" type="strlist">hal-setup-keymap</append>
</match>
<match key="info.capabilities" contains="input.keys">
<merge key="input.xkb.model" type="string">evdev</merge>
<merge key="input.x11_driver" type="string">evdev</merge>
<merge key="input.xkb.layout" type="string">us,el</merge>
<merge key="input.xkb.variant" type="string"></merge>
<merge key="input.xkb.options" type="string">grp:ctrl_shift_toggle,grp_led:scroll</merge>
</match>
</device>
</deviceinfo>
β) Πρόσθεσα τα εξής στο /etc/X11/xorg.conf
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "AutoAddDevices" "on"
Option "AutoEnableDevices" "on"
Option "AllowEmptyInput" "on"
EndSection
γ) Ενεργοποίησα το evdev στον kernel
Device Drivers
->Input device support
->Event interface
δ) Στο /etc/make.conf έβαλα το hal στα USE flags και πρόσθεσα INPUT_DEVICES="evdev"

καλή τύχη μάγκες
Top
Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Greek”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic