topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday April 27, 2024, 9:03 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Coeluh [ switch to compact view ]

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11next
151
Living Room / Re: Most Wiki'd Item? HTTP 404
« on: April 05, 2009, 10:04 AM »
I agree, funny stuff, but why oh why did nearly all those searches occur 27th to 30th March??? :huh:

Could you explain anything because I get your sarcasm but have no clue what you are talking about.

152
I can't figure it out. Anyone?

153
off-topic perhaps, but some of the member avatars are sure getting weirder.. :huh:
Haha don't you love them :)?

154
Living Room / Check out my new avatar
« on: April 03, 2009, 05:33 AM »

There are 20 different ones!

155
Thanks for the reply's, I found out the scancode is 133. Now what I need is try to do some ahk coding. I want to when 133 is pressed simulate a alt-f4

156
I want to know what code a certain media key on my keyboard sents to my pc. I just want something what says which key is pressed. That's all. Scancode is fine aswel.

157
General Software Discussion / Re: Top 3 programs you use
« on: April 02, 2009, 03:22 PM »
1. Songbird
2. GOM Player
3. Qliner Hotkeys

158
Haha any dutchies here?

159
Well I guess I have to introduce myself aswel.

I'm a student, 17 years old and I like to play squash, soccer (futsal). I love snowboarding, favourite thing to do in the world. I like to watch TV shows like family guy, 24, south park and a whole other bunch of series. I'm going to finish my secondary education this year and then start at technichal university of Eindhoven and study Industrial Design (bachelor). I am no coder, I am a designer is what I say, as I am not a good coder and not really willing to get better in it. (I guess I have to when I go to university).

I can be real whiny, or untactful. I just want to get my way sometimes too bad.

160
Living Room / Re: Stupid Question: File Type Change: Icons
« on: April 02, 2009, 02:25 PM »
I don't mean to sound rude, but your instructions are less than clear. I know how to change file types. I'm trying to convey the fact that when I change the file type, the icon does not change with it. I am left with the "generic" file icon.
Sorry I was in a rush.

My OS language is dutch but the texts are more or less the same. When You click a filetype, and click Advanced (shown here as 'Geavanceerd') then you can change the icon (where it says "Ander pictogram")

161
Living Room / Re: OS Re-install Tips?
« on: April 02, 2009, 12:34 PM »
Ah. I never thought about that. Good idea. I wish I had done that prior to this re-install. But I'll be sure to do that next time around (hopefully I won't have to).

I guess the ideal would be something like this
  • Partition
  • Install OS
  • Defrag
  • Create Image (of OS partition)
  • Install programmes
  • Defrag
  • Create Image (of OS partition)
  • Tweak OS (move My Docs etc)
  • Create Image (of OS partition)

cant say I did it that way myself though :-[  :D
How to create these images, and what to do with it?

162
Living Room / Re: Stupid Question: File Type Change: Icons
« on: April 02, 2009, 12:33 PM »
I feel stupid asking this, but I just can't figure it out. I just changed the default program for my PDF files from Foxit to Acrobat Reader, but the icons still show up as Foxit. It does open with Acrobat Reader now, but the Foxit icons remain. How do I fix this?
Open up a explorer window and then click Extra (or tools or something) - Folder view and head for the tab file types. There you can change all kind of stuff, and the icon.

163
I like to get the max out of my pc. I'm very keen on usefull tiny tools which make your experience a little bit better. I thought: Let's start a topic and share on! I like stylish software with a nice good UI.

3RVX: Stylish Volume OSD

You can set your volume changing keys and select wether it affects wave or normal volume. Also you can select some skins. I prefer the one which looks like some mac thingy. It also shows volume level in the notification area (tray for some)
Download - Info

QT Adres bar

Vista style navigation in XP's explorer. Very nice and handy.
Link

Qliner Hotkeys

A very nice UI, easy drag and drop shortcuts and build in tools like volume up and down, screenshot taker with selection.
Link

Songbird

It's Mozilla's music player, music library thingy. It supports addons by default, has a growing community behind it. You can sync your iPod or any MTP device with this fancy piece of software. Where iTunes does not have a watch folder functionality, Songbird does. Songbird is being worked on all the time, and I think this will be a good one.
Link

What do you have?

164
It's a mindf*ck isn't it?

165
Search the forum for OSD... I think lanux128 wrote a little script that does that.
I've found something neat. 3RVX, supports skins. Not the wave thingy, but I bought some very nice t40 speakers today which do not need wave adjustment.

166
I finally figured it out. I dont need setpoint anymore, but still i'm looking for something with a nice on screen display. I'm the one that really appreciates eye candy, if you know what I mean. I'm now able to map my shortcutskeys, but I do need a fancy good looking osd or something simlar.

Volumouse did a good job, but just not good enough. Sorry for being all weird.

167
Hmmmmm I don't know too much about the custom keyboard buttons. I use HP PCs but I have a KVMA switch.  I used to try to program the special buttons but every time I jumped to the other PC it messed it up, so I gave up trying.

AutoIt3 has a very simple command built in to set the wav volume
SoundSetWaveVolume(percent)

It also has some hotkey facilities.  The hotkey mechanism isn't as extensive as AutoHotKey but the syntax is easy to understand.  It's a pretty good lanuage for a beginner programmer.

You'd use the HotKeySet() function to set the hotkey.
Then in the handler adjust the percentage up or down and
call SoundSetWaveVolume().

Should be less than 20 lines of code even if you set up the tray menu.
Just a matter of which keys HotKeySet() allows you to use.
I'll leave that as an exercise for the reader. :)

AutoIt3 has a forum
http://www.autoitscr...com/forum/index.php?

There are newbies asking for help all the time.  Seems
like a pretty easy project to start with.  If you get it
to work it will a lot more fun to use it.  You could even
stick an icon with your name on it(well initials anyway,) on the thing. ;)

There already where plenty solutions to my problem, it is just setpoint interferes.

168
Post New Requests Here / Re: IDEA: Type in Inactive Windows
« on: March 29, 2009, 12:26 PM »
Well the cursor (the blinking |) has to be there... How would you keep that thing there?

169
In previous versions of Windows, there were special views you could set as the default, such as the picture folder type that had a much better viewer on the sidebar with a bigger thumbnail and could even display animated gifs. It was also possible in Win2k to have a media player in the sidebar for audio/video files.

When XP came along, you lost the ability to have these custom folder templates, and you can no longer edit an existing one or even make your own.

One of the things I really miss from WinME is the pie charts on the sidebar when at the root of a drive. In XP I have to go to My Computer and right click a drive and view the properties to see it. I think having it automatically showing in the Explorer sidebar made me much more aware of how much space I was actually using or had left.
Well I guess that it could be modified as other software allows you to change themes and icons and stuff.

170

Nevermind my weird language, can't help it, I'm dutch. But wouldn't it be awesome when you could select additional views which can be created and installed as addons? Like you can add some coverflow view, or a special movie view, special picture view? There should be a easy way for creating addons, but it should be powerful enough to create coverflow like things.

171
...
I've got some shortcuts on this keyboard, like phyisical keys. I also do not know wether the multimedia keys would work.

Have you looked in Control Panel?  Sometimes those buttons have an applet where you can enter commands.

At the keyboard section it says something about setpoint, but then it just opens it.

172
I've never had Logitech keyboard (and it's unlikely to change after reading your posts), but I firmly believe that you don't need Setpoint and that Windows built-in generic drivers would do. I got rid of similar product by Genius without any problem, however, according to what I just read, Setpoint is also a mouse driver.

Any experience with this, anyone?

(By the way, congratulations to your 100th post!)
Lol at the gratz thingy.
I've got some shortcuts on this keyboard, like phyisical keys. I also do not know wether the multimedia keys would work.

173
http://www.mediabrow...ic.php?f=8&t=744
This thing is opensource. Maybe this one can be used to work standalone?

174
And once again setpoint interferes with some hotkey programs.

That's what I suspected. Can you disable it, or preferably drop it altogether? (Unless it performs something inevitable that cannot be accomplished with HotkeyP, of course.)
Well yeah I can, but I do not know wether I can use the shortcutkeys then.

175
And once again setpoint interferes with some hotkey programs.

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11next