asb / raspi-config

Configuration tool for the Raspberry Pi. Now maintained at https://github.com/RPi-Distro/raspi-config
Other
264 stars 332 forks source link

Edited layout/text with the aim of improving usability #19

Closed Rob-Bishop closed 11 years ago

Rob-Bishop commented 11 years ago

Let me know what you think.

Best,

Rob

ryanteck commented 11 years ago

I got the error resize not found on mine when running this. Current repo version works fine.

Rob-Bishop commented 11 years ago

I've just bumped the commit to include fixes from popcornmix's comments. I've also tweaked the OK/Back buttons so that they work better.

asb commented 11 years ago

Thanks Rob. This looks like a good step forwards in usability. I've got a few minor issues, but I'll fix them up post-merge.

asb commented 11 years ago

Also, thanks to @ryanteck for testing and reporting the issue with resize. I chose to use tput directly: https://github.com/asb/raspi-config/commit/c75429f06e60e5dd6b0400c076d8d0f459537ddf. Cheers Ryan!

ryanteck commented 11 years ago

No Prob, when you merged it was all working fine on a fresh image :)

On 23 May 2013 14:37, Alex Bradbury notifications@github.com wrote:

Also, thanks to @ryanteck https://github.com/ryanteck for testing and reporting the issue with resize. I chose to use tput directly: c75429fhttps://github.com/asb/raspi-config/commit/c75429f06e60e5dd6b0400c076d8d0f459537ddf. Cheers Ryan!

— Reply to this email directly or view it on GitHubhttps://github.com/asb/raspi-config/pull/19#issuecomment-18343512 .

Thanks -

Ryan Walmsley