-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please help me for using K #544
Comments
Well, first of all, I don't think that the GUI portion of k3 was ever implemented in kona. Second, here is the result when I try k2.8 using Fedora:
It looks like either
I can also try k3.2 using Windows. I will let you know the result. |
Just an FYI:
The credit card number does get displayed as on page 32 of the K User Manual. |
I will leave this issue open as an enhancement. |
I haven't used the GUI in over 13 years! I don't recall what the default fonts are for k3 but you can set env. var. KFONT and KLFONT to fonts that exist on your x-server. At least on FreeBSD this works (in linux emulation mode). One change I had to make was to replace "localhost" in the env. var DISPLAY to "127.0.0.1" -- otherwise it seemed to get resolved to an IPv6 address. Since I was using this over ssh, for me it was export DISPLAY="127.0.0.1:10.0" But not sure if is worth adding a GUI to kona. For one thing, user expectations these days are such that a barebones X11 window may not be good enough. |
there comes an error when I followed the 《K USER MANUAL》。on the page of 32,
I want the object displayed on the screen,by saying “show it”,
kona \ for help. \ to exit.
\d .server
\d customers
name:("Jones, B.G."; "Thomas, I.B.")
number: 63545 42554
balance: 1546 161
\d ^
"customerDb" 1: customers
\d .atm
credit_card_number: "xxxxx"
cash_amount: "xxx"
show $
credit_card_numbertype error
show $
credit_card_number^
The text was updated successfully, but these errors were encountered: