Tabos Ocean Alpha0 released
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Hey, I noticed a problem when using QEMU 0.9.0... the Z and Y keys are interchanged.
Faulty keymap? or QEMU bug
EDIT: Seems like several other keys are out of place... very unusable..
Faulty keymap? or QEMU bug
EDIT: Seems like several other keys are out of place... very unusable..
Last edited by Brynet-Inc on Sun Jan 06, 2008 9:45 am, edited 1 time in total.
can't it use other graphics drivers than vesa driver?buzz wrote:on real pc it works flawlessly, even on my old notebook with 266Mhz,... although there are still parts which can be done in a better way; and please remember, it is using the vesa driver so the mpeg videos might drive your cpu at high speed.
German, Slovak and Czech keyboards usually are QWERTZ.. (The main programmer of Tabos is from Germany or Austria..)Brynet-Inc wrote:the Z and Y keys are interchanged.
That key style dates back at least 30 years.. It was widely used on 1960-1980's typewriters..
.
Regards
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
I edited that post some times, I didn't knew how should I "form" that sentence. .
And I wasn't refering for the typewriters with that question.
And I wasn't refering for the typewriters with that question.
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
well, i'm from germany in the next release i will switch to english as default and made a setup util to use different keyboard layouts.
there are some hardware accelerated drivers for nvidia/sis/cirrus/s3, but none of them will help you regarding the virtual pc problem. maybe someone can name the emulated graphic card in virtual pc...
there are some hardware accelerated drivers for nvidia/sis/cirrus/s3, but none of them will help you regarding the virtual pc problem. maybe someone can name the emulated graphic card in virtual pc...
I don't use virtual pc, but virtualbox.buzz wrote:well, i'm from germany in the next release i will switch to english as default and made a setup util to use different keyboard layouts.
there are some hardware accelerated drivers for nvidia/sis/cirrus/s3, but none of them will help you regarding the virtual pc problem. maybe someone can name the emulated graphic card in virtual pc...
However virtual pc graphics mode doesn't work because MS Virtual PC use a crap graphics card (in fact also some linux distro can't work with it)
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
yes.buzz wrote:did you follow the steps listed in README?
The problem is that my gcc use -stack-protector if I don't write -fno-stack-protector in CFLAGS.
Without -fno-stack-protector, there are errors in many functions, but if i add -fno-stack-protector in system/rules.inc I can compile almost everything but not everything.
Maybe there is another file in which I must write the option -fno-stack-protector ?