|
2008-03-18
, 04:06
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#32
|
|
2008-03-18
, 11:51
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#33
|
|
2008-03-18
, 20:16
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#34
|
|
2008-03-18
, 23:26
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#35
|
|
2008-03-18
, 23:30
|
|
Posts: 373 |
Thanked: 110 times |
Joined on Jul 2007
|
#36
|
|
2008-03-19
, 09:17
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#38
|
Ah, it's the Jack Daniel's talking. We need more forum smilies.
|
2008-03-20
, 01:00
|
|
Posts: 466 |
Thanked: 142 times |
Joined on Jan 2008
@ Temple Terrorist, FL
|
#39
|
|
2008-03-20
, 02:50
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#40
|
If only I could dance around source code and make the changes necessary to fix xkbd (xlibs, libxpm4, libxau0)
I decided to change the shift key on my left sided keyboard to caps lock.
Now the keyboard is working all peachy even though letters aren't capitalized like they should be.
This has got my little pea size nut for a brain asking, "Why is this?"
I did a little test and made a blank mapper.txt with nothing in it and used that in Dosbox.
Know what happened? None of the keys worked and then it finally crashed all squibby like. Joy!
So why did that get me all punchy?
Well, if you look at the mapper.txt file all that's accounted for is
key_a "key 97" through key_z "122"
I'm not seeing anything like key_A or key_Z (capital letters) in the mapper.txt file.
Could it be this easy? I know I'm easy. But hey, I never got a disease I didn't earn!
So if Dosbox crashes when you press a key that isn't defined, could this explain the behavior because capital letters aren't defined in the mapper.txt file?
If this turns out that I'm on to something here, you are all my witnesses!