Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
password echo mode to mac-style "dots"
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
discostu
Guru
Guru


Joined: 01 Nov 2002
Posts: 333

PostPosted: Tue Jan 21, 2003 4:20 am    Post subject: password echo mode to mac-style "dots" Reply with quote

I was wondering if there was a way in KDE/mozilla/gnome to echo dots (html code "●") in password fields (like a Mac does) instead of 1 star, 3 stars, no stars.
_________________
"Disco Stu doesn't advertise."
Back to top
View user's profile Send private message
tactless
l33t
l33t


Joined: 14 Jul 2002
Posts: 642
Location: Mitzpe Adi, Israel

PostPosted: Tue Jan 21, 2003 12:48 pm    Post subject: Reply with quote

IIRC, Mosfet's Liquid does this for QT apps. It would be nice in other programs too... shouldn't be hard to do.
_________________
Tactless

"If it wasn't for fog, the world would run at a really crappy framerate."

Jabber: tactless@amessage.info
Back to top
View user's profile Send private message
discostu
Guru
Guru


Joined: 01 Nov 2002
Posts: 333

PostPosted: Wed Jan 22, 2003 5:24 am    Post subject: Reply with quote

tactless wrote:
IIRC, Mosfet's Liquid does this for QT apps. It would be nice in other programs too... shouldn't be hard to do.
I'm not sure about Mosfet's Liquid doing this. I didn't see any evidence of it on kde-look.org, but I don't have it installed, so I don't know for sure.

I would put forth the effort to do this for some kde and/or some apps if I knew how. You say is shouldn't be hard to do. Does this mean you know or at least have an idea as to how to do something like this?
_________________
"Disco Stu doesn't advertise."
Back to top
View user's profile Send private message
tactless
l33t
l33t


Joined: 14 Jul 2002
Posts: 642
Location: Mitzpe Adi, Israel

PostPosted: Wed Jan 22, 2003 1:13 pm    Post subject: Reply with quote

Well, this would definetely call for code changing... I'm not experienced enough in C to know how to implement this myself, but I do know this: The password characters are definetely not hard-coded, as you can configure them. Supposing that echoing passwords is done by printing a certain string (null, * or ***) several times, all that is required is adding a new option for this in the configuration. The dot isn't, AFAIK, in standard ASCII, so that might cause problems.
If I were you, I'd post a bug about this in the relevant Bugzilla databases (don't forget to search first :)).
_________________
Tactless

"If it wasn't for fog, the world would run at a really crappy framerate."

Jabber: tactless@amessage.info
Back to top
View user's profile Send private message
discostu
Guru
Guru


Joined: 01 Nov 2002
Posts: 333

PostPosted: Wed Jan 22, 2003 4:58 pm    Post subject: Reply with quote

I haven't ever used bugzilla before. I'm not sure what a relevant bugzilla database would be. Is there a KDE bugzilla?
_________________
"Disco Stu doesn't advertise."
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Jan 22, 2003 5:53 pm    Post subject: Reply with quote

Just an FYI...
tactless wrote:
The dot isn't, AFAIK, in standard ASCII, so that might cause problems.
man ascii wrote:
056 46 2E .

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
tactless
l33t
l33t


Joined: 14 Jul 2002
Posts: 642
Location: Mitzpe Adi, Israel

PostPosted: Wed Jan 22, 2003 6:04 pm    Post subject: Reply with quote

Actually, this is what we're looking for:
man iso_8859_1
Code:
267   183   B7     .     MIDDLE DOT
[/code]
_________________
Tactless

"If it wasn't for fog, the world would run at a really crappy framerate."

Jabber: tactless@amessage.info
Back to top
View user's profile Send private message
discostu
Guru
Guru


Joined: 01 Nov 2002
Posts: 333

PostPosted: Thu Jan 23, 2003 1:13 am    Post subject: Reply with quote

tactless wrote:
Actually, this is what we're looking for:
man iso_8859_1
Code:
267   183   B7    ·      MIDDLE DOT
[/code]
Right, maybe a bit more bold, but that could be fixed with font. The ideal representation is that which is produced by the html code I gave above, ●
_________________
"Disco Stu doesn't advertise."
Back to top
View user's profile Send private message
Chickpea
l33t
l33t


Joined: 03 Jun 2002
Posts: 846
Location: Vancouver WA

PostPosted: Thu Jan 23, 2003 1:52 am    Post subject: Reply with quote

Sorry, I dont have an answer but instead another question in regard to password echoing....Can you have the echoed password at console login? I like have the little stars but it could be anything.

C
Back to top
View user's profile Send private message
tactless
l33t
l33t


Joined: 14 Jul 2002
Posts: 642
Location: Mitzpe Adi, Israel

PostPosted: Thu Jan 23, 2003 12:21 pm    Post subject: Reply with quote

This probably won't work in the console... and I wouldn't want that, either. Asterisks look just fine as password characters in the console (and xterms), but if you're using a graphical environment, mac-style dots look much better.
_________________
Tactless

"If it wasn't for fog, the world would run at a really crappy framerate."

Jabber: tactless@amessage.info
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum