How to customize Visopsys' Main Window

General discussion about Visopsys.
Post Reply
fosforito

How to customize Visopsys' Main Window

Post by fosforito »

Hi,

Can anyone please tell me what source file(s) generates the Main Window? I searched two hours but I can't find the right file. :oops:
I want to customize the Task Bar and move the clock to it...

Jens
User avatar
andymc
Posts: 589
Joined: Tue Nov 16, 2010 7:20 pm

Re: How to customize Visopsys' Main Window

Post by andymc »

You'll probably want kernelWindow.c kernelWindowShell.c (in src/kernel), and some of the settings in desktop.conf and window.conf (in dist/system/config) :)
fosforito

Re: How to customize Visopsys' Main Window

Post by fosforito »

Ok :)

And I found a problem with md5 encrypting via the shell. The encrypted string has a lot of "ffff" after every two or three caracters. The md5 program seems to be very simple (I looked at kernelEncryptMD5.c and md5.c) but I'm not sure where the issue is...

I am using the latest VirtualBox program on Xubuntu 13.10.

Thank you
User avatar
ap0r
Posts: 105
Joined: Tue Feb 14, 2012 12:40 am

Re: How to customize Visopsys' Main Window

Post by ap0r »

I've searched for that too and gave up! :D
Image
Image
Post Reply