Page 3 of 8

Posted: Fri 15 Oct 2010, 22:35
by playdayz
Menubar = Personalize Settings
Hey shinobar. Let's let Lobster call this one. Personalize Settings is fine with me.

Personalize Settings

Posted: Sat 16 Oct 2010, 00:11
by shinobar
Lobster wrote:Menubar = Personalize Settings
Thanks Lobstar and playdayz.

From the word, 'Personalize Settings', I feel something different.
I imagine the wallpaper, icon theme, etc., like 'Desktop Settings' category.

The function of the first-run dialog is Country settings plus Resolution changer.
It is local settings matching the hardware, rather than 'personal'.
But also i think the word 'Local Settings' is not easy to understand...

Image

Main menu

Posted: Sat 16 Oct 2010, 00:51
by shinobar
By the way, the main menu of luci-231/Lupu-5.1x seems strange comparing with Fatdog or classic puppies.
I see the Wizards and Installers are mixed up on Luci/Lupu.
I also remember Lobster said some menu item cannot be seen with small screen.

It depends on the version of libgnome-menu.
See: http://www.murga-linux.com/puppy/viewto ... 348#442348

Main menu of the Quirky-1.3:
Image

Re: The menu title

Posted: Sat 16 Oct 2010, 02:09
by bigpup
shinobar wrote:Having the menu entry of this first-run dialog may be preferable.
But what is the title of the menu?
I think 'Personalise Setting' is not well showing the function.
The 'First-run Setting' seems not so bad for me.
Does anyone give a good words for the menu title?
I say:
Personal Settings Wizard

Posted: Sat 16 Oct 2010, 02:48
by Lobster
I alse remember Lobster said some menu item cannot be seen with small screen
A three tier menu can not be displayed to see on the Asus PC 701 (the original)

Look under document, document publishing / abiword
Replace 'document publishing' with abiword

If each Puppy has a different menu structure
- you are adding 'new' for the sake of it
and confusing users (or maybe just me) :?

Settings Wizard

Posted: Sat 16 Oct 2010, 07:28
by Tasgarth
Shinobar wrote :
The function of the first-run dialog is Country settings plus Resolution changer.
It is local settings matching the hardware, rather than 'personal'.
But also i think the word 'Local Settings' is not easy to understand...
Perhaps :
PC Settings Wizard

version 9d

Posted: Sat 16 Oct 2010, 07:58
by shinobar
Next version shall be like this:
Image
NOTE: the version name in the title bar is for debbuging.

Posted: Sat 16 Oct 2010, 13:18
by bigpup
Add to info statement at top,
Make any required corrections and apply changes.

Posted: Sat 16 Oct 2010, 17:14
by playdayz
Looking great shinobar. I agree with Bigpup about a bit more explanation at the top, but I can do that--I probably will tinker with it just to be obsessive ;-) so don't stress about it--I will do that!

The two buttons Apply and OK confuses me. I think Apply and Close would make more sense. And make them the same size. But one button Apply might be enough, because the current version posts a message "Nothing was Changed" if nothing was changed and th program ends.

keyboard image

Posted: Sat 16 Oct 2010, 18:01
by don570
Here's my attempt to show a keyboard with a first run app.
No disk space is wasted because it's text.

Click to enlarge
[url=http://upmyphoto.com/image/27177/7 ... .jpg[/img][/url]

_________________________________________________

Re: version 9d

Posted: Sat 16 Oct 2010, 20:25
by Béèm
shinobar wrote:Next version shall be like this:
Image
NOTE: the version name in the title bar is for debbuging.
Looks good, but can I repeat the suggestion done before to add a selection for the 12/24 hour clock.

keyboard layout, clock

Posted: Sat 16 Oct 2010, 21:32
by shinobar
Thanks, don and Béèm.

As for the graphical keyboard layout, nice idea using text, but i am afraid i cannot gather all the 43 layouts the Puppy supports.
Or, do you know how to extract it from the X data base(/usr/share/X11/xkb) or from somewhere?

A selection for the 12/24 hour clock is atractive but i think it is the business of the window manager, i cannot manage.

Sandbox

Posted: Sun 17 Oct 2010, 08:34
by shinobar
Now, we can avoid 'Apply' button.
For the keyboard setting i put a sandbox. If you click 'Cancel' here, the main dialog comes back with previous keyboard layout.
Image
Same as screen resolution. If you click 'OK' for every question, the main dialog disappears and never comes back unless you launch it from the menu.
Note the timezone and locale do not have cancel buttons.

As for the 'XorgWizard' button, after all other changes performed, you will be asked to go through the text mode. After the desktop comes back, the main dialog appears again.

Next version with 'XorgWizard' button and 'OK' button, without 'Apply' button, coming soon.

Posted: Sun 17 Oct 2010, 09:15
by technosaurus
here is a function from my latest version of bashbox that may be of help during language testing:

as a function

Code: Select all

test_program_with_LANG() { #$1=LANG followed by command to test
REAL_LANG=$LANG
export LANG=$1
shift #removes $1 from $@
$@
export LANG=$REAL_LANG
}
or as a script

Code: Select all

#!/bin/sh
REAL_LANG=$LANG
export LANG=$1
shift #removes $1 from $@
$@
export LANG=$REAL_LANG

firstrun-0.9d available

Posted: Mon 18 Oct 2010, 07:55
by shinobar
Now the new version firstrun-0.9d-lupu.pet is available at the top of this topic.
Also calling for translations.

keyboard settings

Posted: Mon 18 Oct 2010, 17:55
by don570
For the keyboard setting i put a sandbox.
I like this idea. Simple but effective.

This page describes finding the characters of a keyboard layout
http://murga-linux.com/puppy/viewtopic.php?t=48898

UK keyboards have one extra key which complicates things.

Posted: Mon 18 Oct 2010, 22:03
by bigpup
Where are the resolution settings, that you can select, coming from? I ask because, none of them seem to have common refresh rates.
Example;
My monitors best setting is 1280x1024 at 60HZ.
There is a 50HZ, and nothing else.
Next best, 1024X768 at 60HZ.
There is a 57HZ.
All the refresh rates seem to be not normal settings for any resolution.
Like 52, 61, 63, 66, 74, 82, 89, 93 etc......

resolution settings

Posted: Tue 19 Oct 2010, 00:37
by shinobar
bigpup wrote:Where are the resolution settings, that you can select, coming from? I ask because, none of them seem to have common refresh rates.
Example;
My monitors best setting is 1280x1024 at 60HZ.
There is a 50HZ, and nothing else.
Next best, 1024X768 at 60HZ.
There is a 57HZ.
All the refresh rates seem to be not normal settings for any resolution.
Like 52, 61, 63, 66, 74, 82, 89, 93 etc......
It is the same as the Xorg Resolution Changer, found in the 'Xorg Video Wizard' on the main menu.
On the virtual terminal, type:

Code: Select all

xrandr
It shows available resolutions and vertical frequencies.
But the Xorg Resolution Changer shows the lowest frequency.
I am not sure the Xorg Resolution Changer specifies the frequency or not at running 'xrandr'.

Note that If you once set the resolution with this Personalize Settings, or the Xorg Resolution Changer, the setting of xorg.conf is ignored, even if you run the XorgWizard and select different resolution.
It can be a problem when we take the 'xrandr' for the resolution setting.
EDIT: There are no problem with the XorgWizard, but with the Nvidia X Setting Wizard.

Bigpup, How does the 1280x1024 at 50HZ actually see? Is the display a CRT?
If it is serious, I have to add new menu for frequency.

Posted: Tue 19 Oct 2010, 18:06
by bigpup
Bigpup, How does the 1280x1024 at 50HZ actually see? Is the display a CRT?
If it is serious, I have to add new menu for frequency.
It is an LCD monitor so 50HZ is not a big issue, MAYBE? If it was a CRT it would be. The thing is, my monitor specs call for a refresh rate of 60HZ or 75HZ at 1280X1024 resolution.
I am using a Nvidia driver and the Nvidia X server setting program gives me the choice of 1280X1024 60HZ or 75HZ.
A troubleshooting question response from my monitors support;
If your LCD monitor is flickering, it probably means that the refresh rate is set too high. The optimal refresh rate for a Samsung LCD Monitor is 60 Hz regardless of the resolution you are running.
Before you say refresh does not matter on a LCD monitor read this.
http://www.tweakguides.com/Graphics_8.html

Posted: Tue 19 Oct 2010, 19:11
by bigpup
Note that If you once set the resolution with this Personalize Settings, or the Xorg Resolution Changer, the setting of xorg.conf is ignored, even if you run the XorgWizard and select different resolution.
It can be a problem when we take the 'xrandr' for the resolution setting.
If I understand this, if you make resolution changes with "First Run Dialog screen" then using Xorgwizard will not make changes?