| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
Has anyone else noticed the fact that in Ubuntu hardy heron, there is a bug due to which single and double quites don function properly ? The first time I type them, there is no output. In Konqueror, I end up with two square boxes if I use double quotes twice, in Firefox, I get two small dots, and if I type double quotes before a letter like a, I end up with two dots over it. Single quote becomes another pronounciation symbol in firefox(a comma like dash over the letter), but results in two square boxes again in Konqueror. I googled for this, and found some entries in ubuntu forums, which is sadly offline due to maintainence issues. update: I saw this http://64.233.169.104/search?q=cache...n&ct=clnk&cd=5 and I hope it works. another update: UK default results in exchange of " and @ but it solves the problem. But shift+2 gives ", and there are many more such issues. yet another update: I noticed that for an average iBall keyboard like mine with a big fat ugly enter button, intel 105 key keyboard with US default works fine.(not fully tested)
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi Last edited by MetalheadGautham; 03-06-2008 at 05:55 AM. Reason: Automerged Doublepost |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
I havent faced any problems.may be you have to select correct keyboard language?(US)
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#3 (permalink) |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
I used the following command to enable resetting keyboard:
[code]sudo dpkg-reconfigure -plow console-setup[/quote] but I am not sure which are the right options. can someone please try this command out and tell me what are the options I must select ?
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
|
#4 (permalink) |
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,513
|
well,I dont think that command can help much?I think selecting Xorg kbd type is what is helpful.
first make sure is it a 104 kbd or 102 etc.then ,for eg: for a 104 kbd,in /etc/X11/xorg.conf in"Section "InputDevice" ,keyboard -add below line: Code:
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
below is my debian xorg.conf for example: Code:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You Get GNU/Linux - http://getgnulinux.org |
|
|
|
|
#5 (permalink) | |
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,431
|
Quote:
I want to reset my install time selection. And I need to find a way to do that. I canīt continue my programming course if I cant use quotes.
__________________
http://TheSmallerBang.wordpress.com eMachines E725 - T4400 2.2GHz, 1GB, 160GB Nokia 5130XM * T-Sonic 610 2GB Nokia 2323C * Samsung Galaxy Y Apple iPad 2 16GB WiFi |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Post your quotes | pritish_kul2 | Chit-Chat | 36 | 02-12-2008 11:58 AM |
| Stupid Quotes!! | freshseasons | Chit-Chat | 10 | 19-12-2007 02:15 PM |
| Aishwarya Rai Quotes | Gigacore | Chit-Chat | 9 | 20-11-2007 04:42 PM |
| Some Einstein's Quotes | amol48 | Random News | 18 | 17-05-2007 11:33 PM |
| Linux Quotes here | shankar_ganesh | Open Source | 1 | 09-06-2006 12:09 AM |