On Thu, Sep 3, 2015, at 03:58 AM, Len Ovens wrote: > Help uses the wrong kind of text box. I can type more stuff in. While I > am > sure restarting -controls will set it back again, it could be confusing > having a blinking cursor there. Can you use the same kind of label field > as "General" just with a different BG colour? Even if you had to make > more > than one label to span lines. Or set it to disabled. Otherwise a return > adds a line to the text box rather than selecting the OK button. Hmm, tab > doesn't even rotate through to OK either, but that will be the toolkit > you > may not be able to fix that.
I had forgotten to set that text box to not editable. Fixed with next upload. > > Everything else seems to work: > - mangled limits file, -controls fixed it > - controls will mangle limits file How does -controls mangle limits file? > - removes and replaces audio group for installer and new user > > Note: does not work for a new user called "audio", In this case it will > add the user "audio" to the audio group, but not remove them. > This is not a bug, since each user will have a group made for them, and if you call your user audio, the audio group will be the users audio group. Try: sudo deluser audio audio Error message: /usr/sbin/deluser: You may not remove the user from their primary group I think rather it is a bug that you can create a user with the same name as an existing group. -- ubuntu-studio-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel
