1. millä ohjelmalla irc:ssä? pystytkö siis kirjottaa ää:n ja öön:n muuten normaalisti siellä? ootko kokeillu korvata niitä muilla merkeillä esim { ja | tai ä ja ö ? noista merkeistä en niin tiedä kun ei ole ikinä tullut tarvetta ääkköselliselle kanavalle.
2. toi ohje johon Ilkka neuvo on hyvä. se löytyy
täältämx518:lla toimii ainakin itellä seuraavat siellä xbindkeysrc:ssä
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]""
m:0x0 + b:8
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Right]""
m:0x0 + b:9
3. saa, mutta suosittelisin kuitenkin miettimään jotain vähän nykyaikaisempaa soitinta, esimerkiksi
audacious on (jos xmms-tyyliä haluaa) aika saman oloinen ulkoisesti ja winampin / xmms:n teemat käy siihenkin..
siihen löytyy komentoriviltä näppäimiä jotka saa esiin kun laittaa "audacious --help" päätteeseen. eli sitä voi ohjata myös komentoriviltä == voit tehdä pikanäppäimen tuolle komennolle. elikkä esim "audacious -t" on play-pause ja "audacious -f" hyppää seuraavaan biisiin.
xmms:ään saa myös näppäinyhistelmiä jotka paljastuu komennolla "xmms --help" ja esimerkiksi toi -t ja -f näyttäs olevan samoja.
jos käytät gnomea ja sen oletuksena tulevaa metacityä, niin tää ohje käy sulle. muistelisin ite käyttäneeni tätä ohjetta että asetin ne audaciouksen kanssa:
Set Global Hotkeys
* Run gconf-editor
* Go to "Apps->Metacity->Keybinding Commands"
Here we have a list of twelve slots for commands. We want one of them
(command_1, say) to Play/pause in audacious and another to skip to the next song (command_2)
you can see a list of audacious commands by typing audacious --help in a terminal
Double click the first and edit the key. In "Key Value", enter "audacious -t".
Double click the second and edit the key. In "Key Value", enter "audacious -f".
Press OK.
Note that there is a bit of explanatory text at the bottom of the gconf-editor
screen.
We have our command, but now we must also tell Metacity what key to press to run it.
Go to "Global keybindings" (in the list to the left). As you see, there
are a lot of stuff to bind keys to.
Scroll down until you find the line
"run_command_1"
* Select the line and double-click or select "Edit key". Change the key value
to "<Control>p". Press "Ok".
Scroll down until you find the line
"run_command_2"
* Select the line and double-click or select "Edit key". Change the key value
to "<Control>n". Press "Ok".
now ctrl-p and ctrl n should play/pause and skip to the next song no matter what program your looking at