![]() |
Connecting to an Unsecured Wireless Network in Ubuntu
aka, Help Omni with Ubuntu, part 2.
This is actually getting quite annoying because I cannot use Ubuntu in class if I need to access the internet, which means I have to constantly switch back and forth between the two. Actually, at this point, I could just stay on Windows, because the professor does not require Ubuntu in class. Never mind, apparently, you have to use WEP Encryption (ascii) with an empty password. Seems pretty counter intuitive to me, but hey, whatever. The following problem still persists though. Oh, and on the side note, there is another thing that is slowly starting to annoy me. I am not sure if you can tell in this post, but some of my keys do not work the way they are supposed to. Specifically, the apostrophe. I keep getting colons with it. Using it with Shift gives me an asterisk. The Semicolon still works fine, but using shift with it gives me a + sign. Outside of those, a lot of my other punctuation keys are screwed up. The alphabetic keys still work fine. |
Is the keymap problem only in X or also on the console (not xterm)?
You can use loadkeys to change the keymap for the kernel layer, this should affect the console. See /usr/share/keymaps/ for all the possible keymaps available. Yours is probably in i386. X uses a different key translation table, so it won't be influenced by any changes done with loadkeys. You can edit /etc/X11/xorg.conf for that (look for Xkb settings) or search in /etc/hal/fdi if your X input stuff is "automagically" configure by HAL/DBUS. @Network manager: The tool is crap IMHO. You might wanna take a look at wpa_supplicant, pretty mighty. Can access an open network without problems (and not with this weird config type you mentioned). Also support WEP, WPA1 and WPA2 (in its different modes). |
Thanks, I found the issue. For some reason the default was the Japanese keyboard layout? Either way, fixed it easily.
|
All times are GMT -5. The time now is 07:49 AM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.