Re: [Freedos-user] Howto specify a dosemu font?

2007-05-20 Thread David Raleigh Arnold
Mike McCarty wrote:

 David Raleigh Arnold wrote:
 not dosemu, xdosemu. x, x, x!  I believe xdosemu is nothing but a
 
 The repetition like that was hardly necessary. I'm sure he would
 have gotten the point with just a statement

Absolutely.  I was in a hurry and impatient to share my ignorance.

Why can't Larry A. enlarge his xdosemu window by dragging?  Is he
missing dosemu fonts or xfonts? 

 Yes, on my machine as well. But, as I commented, I find the
 display dim.

That's true, but it's better than tiny.  daveA

-- 
Free download of technical exercises worth a lifetime of practice:
http://www.openguitar.com/dynamic.html  You can play the cards
you're dealt, or improve your hand with DGT.  Original easy guitar
solos, duets, exercises. http://www.openguitar.com/contact.html


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-20 Thread Larry Alkoff
David Raleigh Arnold wrote:
 Mike McCarty wrote:
 
 David Raleigh Arnold wrote:
 not dosemu, xdosemu. x, x, x!  I believe xdosemu is nothing but a
 The repetition like that was hardly necessary. I'm sure he would
 have gotten the point with just a statement
 
 Absolutely.  I was in a hurry and impatient to share my ignorance.
 
 Why can't Larry A. enlarge his xdosemu window by dragging?  Is he
 missing dosemu fonts or xfonts? 
 
 Yes, on my machine as well. But, as I commented, I find the
 display dim.
 
 That's true, but it's better than tiny.  daveA
 

I have learned how to drag and enlarge the xdosemu window but I don't 
like the look of the fonts.

When I use the default font in .dosemurc, both xterm and konsole (KDE) 
will re-size.

However, I prefer in .xdosrmurc to specify the
$_X_font = vga12x30
which is a large 11 wide x 8.5 high font.
The window apparently gets fixed by the size of the font.

My only remaining problem is that I cannot get colors in the directory 
listing - just had to throw that off thread statement in.

Larry

-- 
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-17 Thread David Raleigh Arnold
Larry Alkoff wrote:

 David Raleigh Arnold wrote:
 Larry Alkoff wrote:
 
 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h
 
 It took me a very long time to find out that I could use xdosemu
 and drag the window to fill the screen and it would use a larger
 font automatically.  You knew that though, right?  daveA
 
 
 Hello David.  No, I did not know that.
 I just tried to adjust the Kterm with dosemu running and the window
 does not adjust at all.
 
 This might possibly be the font I'm running, which was selected
 because I wanted a bigger Kterm - the larger font seems to provide a
 larger Kterm window to accommodate it.
 
 My large font is
$_X_font = vga12x30   # The biggest 11 wide x 8.5high
 
 What is your font setting?  Maybe yours is adjustable and mine is not

not dosemu, xdosemu. x, x, x!  I believe xdosemu is nothing but a
wrapper which makes dosemu use the xfonts.  Typing xdosemu in
an eterm opened another term, which I don't think was 'e', but I
could be wrong.  IAC, it was adjustable.  daveA 

-- 
Free download of technical exercises worth a lifetime of practice:
http://www.openguitar.com/dynamic.html  You can play the cards
you're dealt, or improve your hand with DGT.  Original easy guitar
solos, duets, exercises. http://www.openguitar.com/contact.html


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-17 Thread Jim Hall
  I just tried to adjust the Kterm with dosemu running and the window
  does not adjust at all.
 
  This might possibly be the font I'm running, which was selected
  because I wanted a bigger Kterm - the larger font seems to provide a
  larger Kterm window to accommodate it.
 
  My large font is
 $_X_font = vga12x30   # The biggest 11 wide x 8.5high
 
  What is your font setting?  Maybe yours is adjustable and mine is not

 not dosemu, xdosemu. x, x, x!  I believe xdosemu is nothing but a
 wrapper which makes dosemu use the xfonts.  Typing xdosemu in
 an eterm opened another term, which I don't think was 'e', but I
 could be wrong.  IAC, it was adjustable.  daveA


Actually, xdosemu is a softlink (symlink) to dosemu.  If you run
xdosemu, it is the same as running dosemu -X.

From the help screen:

  xdosemu [options]   == dosemu [options] -X

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-17 Thread Larry Alkoff
David Raleigh Arnold wrote:
 Larry Alkoff wrote:
 
 David Raleigh Arnold wrote:
 Larry Alkoff wrote:

 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h
 It took me a very long time to find out that I could use xdosemu
 and drag the window to fill the screen and it would use a larger
 font automatically.  You knew that though, right?  daveA

 Hello David.  No, I did not know that.
 I just tried to adjust the Kterm with dosemu running and the window
 does not adjust at all.

 This might possibly be the font I'm running, which was selected
 because I wanted a bigger Kterm - the larger font seems to provide a
 larger Kterm window to accommodate it.

 My large font is
$_X_font = vga12x30   # The biggest 11 wide x 8.5high

 What is your font setting?  Maybe yours is adjustable and mine is not
 
 not dosemu, xdosemu. x, x, x!  I believe xdosemu is nothing but a
 wrapper which makes dosemu use the xfonts.  Typing xdosemu in
 an eterm opened another term, which I don't think was 'e', but I
 could be wrong.  IAC, it was adjustable.  daveA 
 


Sorry for the confusion David.  I always start dosemu in KDE with 
xdosemu either from the command line or icon.

Actually xdosemu is soft linked to dosemu but the script can tell which 
way it was called and act accordingly.

Larry

-- 
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-16 Thread David Raleigh Arnold
Larry Alkoff wrote:

 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h

It took me a very long time to find out that I could use xdosemu
and drag the window to fill the screen and it would use a larger
font automatically.  You knew that though, right?  daveA



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-16 Thread Larry Alkoff
David Raleigh Arnold wrote:
 Larry Alkoff wrote:
 
 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h
 
 It took me a very long time to find out that I could use xdosemu
 and drag the window to fill the screen and it would use a larger
 font automatically.  You knew that though, right?  daveA
 

Hello David.  No, I did not know that.
I just tried to adjust the Kterm with dosemu running and the window does 
not adjust at all.

This might possibly be the font I'm running, which was selected because 
I wanted a bigger Kterm - the larger font seems to provide a larger 
Kterm window to accommodate it.

My large font is
   $_X_font = vga12x30   # The biggest 11 wide x 8.5high

What is your font setting?  Maybe yours is adjustable and mine is not?

Larry


-- 
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Howto specify a dosemu font?

2007-05-15 Thread Larry Alkoff
I am trying to specify a larger font for dosemu 1.2.2
than the default font specified in ~/.dosemu of
# $_X_font =  # default 8.5w x 4.25h


My specified satisfactory font in ~/.dosemurc is:
$_X_font = vga12x30   # The biggest 11 wide x 8.5high

I'm using Kubuntu Feisty Fawn and invoke dosemu with /usr/bin/xdosemu.

My fonts for dosemu are in ~/.fonts.  They used to work in the previous 
Kubuntu version Dapper Dan.

In the ~/.fonts directory I have run mkfontdir to create a fonts.dir and 
fonts.alias.

I also ran fc-cache with the following results:
[EMAIL PROTECTED] ~ $ fc-cache -f -v ~/.fonts
/home/lba/.fonts: caching, 0 fonts, 0 dirs
/var/cache/fontconfig: not cleaning unwritable cache directory
/home/lba/.fontconfig: cleaning cache directory
fc-cache: succeeded

My /etc/dosemu/dosemu.conf is stock and all lines are commented out 
except for the single line of
$_hdimage = freedos:ro

Have I missed a vital step?


-- 
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-15 Thread Jim Hall
We're getting off-topic for the FreeDOS lists - you can probably get
better help on the DOSEmu lists.

However, DOSEmu will use an X font resource.  Use 'xlsfonts | less' to
view what fonts are available to you.  I was able to edit my
dosemu.conf to specify a different font (even one that didn't support
the VGA extended characters - EDIT looks very weird that way.)  If you
can see the font in 'xlsfonts' then you should be able to reference it
just fine in your dosemu.conf file.

-jh



On 5/15/07, Larry Alkoff [EMAIL PROTECTED] wrote:
 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h


 My specified satisfactory font in ~/.dosemurc is:
 $_X_font = vga12x30   # The biggest 11 wide x 8.5high

 I'm using Kubuntu Feisty Fawn and invoke dosemu with /usr/bin/xdosemu.

 My fonts for dosemu are in ~/.fonts.  They used to work in the previous
 Kubuntu version Dapper Dan.

 In the ~/.fonts directory I have run mkfontdir to create a fonts.dir and
 fonts.alias.

 I also ran fc-cache with the following results:
 [EMAIL PROTECTED] ~ $ fc-cache -f -v ~/.fonts
 /home/lba/.fonts: caching, 0 fonts, 0 dirs
 /var/cache/fontconfig: not cleaning unwritable cache directory
 /home/lba/.fontconfig: cleaning cache directory
 fc-cache: succeeded

 My /etc/dosemu/dosemu.conf is stock and all lines are commented out
 except for the single line of
 $_hdimage = freedos:ro

 Have I missed a vital step?



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Howto specify a dosemu font?

2007-05-15 Thread Larry Alkoff
Hello Jim and thanks for your reply.  I have been getting replies from
both the doesmu list and the freedos list - that's why I posted to both.

You have given me a new resource 'xlsfonts'
Running it gave me 6,293 lines of fonts, some of which are just 
different sizes.  But many more than I thought were in my Kubuntu.

I have fixed the problem of dosemu finding my selected font although I 
don't really know how I did it.

Some combination of:
mkfontdir - create an index of X font files in a directory
fc-cache -f -v
xset - set user preferences for X
   see xset fp rehash to reset the font paths to current value.

Somehow my dosemu with 12x30 easy to read font has re-appeared.

Larry


Jim Hall wrote:
 We're getting off-topic for the FreeDOS lists - you can probably get
 better help on the DOSEmu lists.
 
 However, DOSEmu will use an X font resource.  Use 'xlsfonts | less' to
 view what fonts are available to you.  I was able to edit my
 dosemu.conf to specify a different font (even one that didn't support
 the VGA extended characters - EDIT looks very weird that way.)  If you
 can see the font in 'xlsfonts' then you should be able to reference it
 just fine in your dosemu.conf file.
 
 -jh
 
 
 
 On 5/15/07, Larry Alkoff [EMAIL PROTECTED] wrote:
 I am trying to specify a larger font for dosemu 1.2.2
 than the default font specified in ~/.dosemu of
 # $_X_font =  # default 8.5w x 4.25h


 My specified satisfactory font in ~/.dosemurc is:
 $_X_font = vga12x30   # The biggest 11 wide x 8.5high

 I'm using Kubuntu Feisty Fawn and invoke dosemu with /usr/bin/xdosemu.

 My fonts for dosemu are in ~/.fonts.  They used to work in the previous
 Kubuntu version Dapper Dan.

 In the ~/.fonts directory I have run mkfontdir to create a fonts.dir and
 fonts.alias.

 I also ran fc-cache with the following results:
 [EMAIL PROTECTED] ~ $ fc-cache -f -v ~/.fonts
 /home/lba/.fonts: caching, 0 fonts, 0 dirs
 /var/cache/fontconfig: not cleaning unwritable cache directory
 /home/lba/.fontconfig: cleaning cache directory
 fc-cache: succeeded

 My /etc/dosemu/dosemu.conf is stock and all lines are commented out
 except for the single line of
 $_hdimage = freedos:ro

 Have I missed a vital step?


-- 
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user