Brteo
13-10-2006, 02:07
Slave a tutti, ho installato ubuntu sul mac perchè mi serve assolutamente un programma che devo usare all'uni, altrimenti avrei tenuto il mac os :D.
Ho seguito le procedure elencate dalle varie guide che si trovano in rete per installare ubuntu, però ho trovato un problema nella mappatura dei tasti e nella gestione della wireless:
ho eseguito questi comandi per la wireless ma non mi funziona ugualmente:
modprobe new_wlan_scan_sta
Run synaptic
search for network manager
install network manager daemon and network manager gnome
cioè mi parte il network manager ma mi dice che non ci sono periferiche installate.
E ho eseguito questi per la mappatura della tastiera ma non funziona
sudo vi $HOME/.xmodmap (might create a new file, thats ok) and add:
keycode 115 = Alt_L Meta_L
add mod1 = Alt_L Meta_L
keycode 101 = F1
keycode 212 = F2
keycode 160 = F3
keycode 174 = F4
keycode 176 = F5
keycode 214 = F7
keycode 215 = F8
keycode 216 = F9
keycode 217 = F10
To get middle and left mouse buttons on the right-hand Apple and lower enter key by adding this to the .xmodmap:
keycode 116 = Pointer_Button2
keycode 108 = Pointer_Button3
Now go to your System Menu, then Preferences, and click on Sessions. Click the Startup Programs tab.
Add:
xmodmap $HOME/.xmodmap
le fonti sono del sito bin/false -help
Qualcuno ha riscontrato dei problemi simili e mi può aiutare?
Ho seguito le procedure elencate dalle varie guide che si trovano in rete per installare ubuntu, però ho trovato un problema nella mappatura dei tasti e nella gestione della wireless:
ho eseguito questi comandi per la wireless ma non mi funziona ugualmente:
modprobe new_wlan_scan_sta
Run synaptic
search for network manager
install network manager daemon and network manager gnome
cioè mi parte il network manager ma mi dice che non ci sono periferiche installate.
E ho eseguito questi per la mappatura della tastiera ma non funziona
sudo vi $HOME/.xmodmap (might create a new file, thats ok) and add:
keycode 115 = Alt_L Meta_L
add mod1 = Alt_L Meta_L
keycode 101 = F1
keycode 212 = F2
keycode 160 = F3
keycode 174 = F4
keycode 176 = F5
keycode 214 = F7
keycode 215 = F8
keycode 216 = F9
keycode 217 = F10
To get middle and left mouse buttons on the right-hand Apple and lower enter key by adding this to the .xmodmap:
keycode 116 = Pointer_Button2
keycode 108 = Pointer_Button3
Now go to your System Menu, then Preferences, and click on Sessions. Click the Startup Programs tab.
Add:
xmodmap $HOME/.xmodmap
le fonti sono del sito bin/false -help
Qualcuno ha riscontrato dei problemi simili e mi può aiutare?