Re: lag while printing and serial redirect

2016-12-19 Thread Stas Sergeev

19.12.2016 16:53, Jakub Klawiter пишет:

Hello!

2016-12-19 14:34 GMT+01:00 Jakub Klawiter :


it's even better (larger) only problem that colors are little bit flat
this way... too flat :(
https://goo.gl/photos/WLLRvbkVGCkg9tyA6 (in front -X, back -dt) Is it
possible to change palette somewhere as it doesn't depend on my
terminal palette.

Ok i fount it in other place in my terminal. everything is great right
now. Thank you all for all your help!

Maybe you've found the palette config, but to make
the output independent of any config, one needs to add
the truecolor support (which is very new in slang library).
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: lag while printing and serial redirect

2016-12-19 Thread Stas Sergeev

19.12.2016 16:34, Jakub Klawiter пишет:

Hello!

2016-12-15 23:18 GMT+01:00 Stas Sergeev :



There is absolutely nothing wrong about it except that it is
just usually not needed for text-mode non-interactive stuff,
and the advantage of not using it is that you'll have all the
text still on your terminal after dosemu closes. The output
of your .bat can be redirected to the file with simple bash
redirection etc - this is just a better integration with your
linux environment, but nothing very important.

leaving any output in terminal is not important here because my batch
file ends with exitemu ;-)

If you use '-dumb' or '-td' (depending on version), then the
DOS output will stay on your terminal even after exitemu.
Unfortunately is seems dumb is not an option for you as you
are using colors and ascii drawing.


Anyway it is possible to use it without -X and change font/wndow to
large one. My current .desktop file looks like:

Terminal=false
Icon[pl]=gnome-panel-launcher
Exec=gnome-terminal --profile TEST --hide-menubar --command
"/home/cartoon/skrypty/run-kantor-kasa.sh"

it's even better (larger) only problem that colors are little bit flat
this way... too flat :(
https://goo.gl/photos/WLLRvbkVGCkg9tyA6 (in front -X, back -dt) Is it
possible to change palette somewhere as it doesn't depend on my
terminal palette.

This is a work in progress:
http://lists.jedsoft.org/lists/slang-users/2015/020.html
They added such support into slang and mc, but its very new.
For example I have fedora-24 and it doesn't yet contain these
features.
You can fill the ticket in dosemu tracker and maybe someone
will find the time to look into this sometime in the future.
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: lag while printing and serial redirect

2016-12-19 Thread Jakub Klawiter
Hello!

2016-12-19 14:34 GMT+01:00 Jakub Klawiter :

> it's even better (larger) only problem that colors are little bit flat
> this way... too flat :(
> https://goo.gl/photos/WLLRvbkVGCkg9tyA6 (in front -X, back -dt) Is it
> possible to change palette somewhere as it doesn't depend on my
> terminal palette.

Ok i fount it in other place in my terminal. everything is great right
now. Thank you all for all your help!

-- 
Pozdrawiam, Jakub.
Milion osób dziennie pobiera Firefoksa... pobierz i Ty! firefox.pl
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: lag while printing and serial redirect

2016-12-19 Thread Jakub Klawiter
Hello!

2016-12-15 23:18 GMT+01:00 Stas Sergeev :


> There is absolutely nothing wrong about it except that it is
> just usually not needed for text-mode non-interactive stuff,
> and the advantage of not using it is that you'll have all the
> text still on your terminal after dosemu closes. The output
> of your .bat can be redirected to the file with simple bash
> redirection etc - this is just a better integration with your
> linux environment, but nothing very important.
leaving any output in terminal is not important here because my batch
file ends with exitemu ;-)

Anyway it is possible to use it without -X and change font/wndow to
large one. My current .desktop file looks like:

Terminal=false
Icon[pl]=gnome-panel-launcher
Exec=gnome-terminal --profile TEST --hide-menubar --command
"/home/cartoon/skrypty/run-kantor-kasa.sh"

it's even better (larger) only problem that colors are little bit flat
this way... too flat :(
https://goo.gl/photos/WLLRvbkVGCkg9tyA6 (in front -X, back -dt) Is it
possible to change palette somewhere as it doesn't depend on my
terminal palette.
I was looking in the /etc/dosemu/ but find nothing about color palette
(except term_color which can be used to switch it to b/w :D)

-- 
Pozdrawiam, Jakub.
Milion osób dziennie pobiera Firefoksa... pobierz i Ty! firefox.pl
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html