2008/6/8 Yaşar Çınar Nar <[EMAIL PROTECTED]>: > giriş yaparken türkçe karakterleri klavyeden girilmiyor (mesela i ) ne > yapılmalı ?
sudo gedit /etc/default/console-setup Dosyanın sonuna yakın şu kısmı bulup XKBLAYOUT="us" yazısını XKBLAYOUT="tr" olacak biçimde değiştirin. # The following variables describe your keyboard and can have the same # values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options # in /etc/X11/xorg.conf. XKBMODEL="pc105" XKBLAYOUT="us" XKBVARIANT="" XKBOPTIONS="lv3:ralt_switch,compose:menu" -- ubuntu-tr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
