|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||||
|
||||
Can mouse scroll wheel be disabled when watching Live TV?
Several times now while watching Live TV and the Sage TV client has focus, I have used the mouse scroll wheel, thinking I am scrolling a web page, etc. (not noticing that the Sage client window still has focus), and the channel changes - and I end up losing any time-shift I might be using. It is driving me nuts - is there any way to disable the ability of the mouse wheel to change channels in Live TV?
Thanks! |
#2
|
|||
|
|||
bump
|
#3
|
|||
|
|||
bump
|
#4
|
|||
|
|||
I'd like to know if this is possible too. I sometimes pause live tv whilst I'm on the phone, then come back to tv 30 min's or so later. One accidental scroll of the mouse wheel and the last 30 minutes of paused tv is lost!
__________________
Antec Sonata III, Abit AN-M2HD, AMD 4200+, Thermalright SI-128 Cooler, 2GB OCZ DDR2, 2x500Gb + 1x1Tb Samsung Spinpoint SATA II, Hauppauge Nova-T500, Technotrend 3200-S2 with CI, Oasis II CAM. Windows XP Home SP3, Logitech Harmony 525. Logitech DiNovo Edge |
#5
|
|||
|
|||
This is the single most annoying mis-feature of SageTV that I've encountered.
Does anyone have a solution (or pointer to a solution)? Thanks and regards, Rick PS: I think I'll file a bug report to be sure that Sage is aware that at least some of us are troubled by this behavior. |
#6
|
|||
|
|||
+1
Count me in on the "most annoying mis-feature of Sage!". It looks like all of us who are posting this are all lower-post-count types. So either there is a way that non-new users know about or everyone has just sucked it up and adapted Last edited by Micco; 12-23-2008 at 08:23 AM. |
#7
|
||||
|
||||
Send in your suggestion as a bug report, that's the best way to get the programmer's attention. I don't like the active mouse wheel either.
__________________
Server: Windows 8x64, ASUS P8 H67-M Pro Micro ATX, Core i5, 8 RAM, 14TB running latest Sage Clients: HD200, HD300, Win7 Desktop Capture Devices: Hauppauge Colossus & 1 HDHR, TV Service: Verizon FIOS |
#8
|
|||
|
|||
I filed a bug report last night, but haven't gotten a response yet. I'll post whatever I hear from Sage Support.
regards, Rick |
#9
|
|||
|
|||
I got the following response from Sage Support. I actually found the indicated lines in my SageClient.properties files (I run in server mode), but changing the numbers to zero fixed the problem.
Close SageTV and the service and open up your Sage.properties file in theregards and Happy Holidays to all! Rick |
#10
|
|||
|
|||
OMG! It's funny how it's so basic. I was expected some cryptic method to making it not use the scroll wheel.
It reminds me when ppl were talking about using the Hauppauge remote w/the extender and someone asked "how do you get it to work?" someone else replied "you point it at the extender and press the buttons on the remote." Sage continues to find ways to make me feel humbled at the easy solution. Thanks for finding the answer to this and Merry Christmas. |
#11
|
|||
|
|||
Quote:
Thanks for the info. |
#12
|
||||
|
||||
How do you make the scroll wheel control the volume?
|
#13
|
|||
|
|||
autohotkey tweak
i use autohotkey to disable the wheel in Live TV mode AND
enable the wheel in program guide . wheeldown:: PixelGetColor, pcolor, 832, 42 ;;MsgBox The color at the current cursor position is %pcolor% if pcolor = 0x381d02 { Send, {pgdn} sleep 100 } return |
#14
|
||||
|
||||
Quote:
Um - what is Autohotkey? And where do you put the wheeldown code? Could you elaborate a bit on how to accomplish this? This is exactly what I was hoping for - a way to turn off changing the channels but still be able to use the wheel in the Program Guide... |
#15
|
|||
|
|||
Use 13 for volume up and 14 for down.
The list of events you can control is here: http://www.sagetv.com/2_papers/SageT...wsMessages.txt And for people who don't use Autohotkey but still want to do something similar, just use 4 and 5 for wheel up and down. The channel won't change with the wheel, and the guide will move up and down, just slower. |
#16
|
|||
|
|||
Quote:
install autohotkey run wheelfix.ahk i check the color at the top of the sagetv screen to determine if the active screen is livetv or a menu screen. if its a menu screen i link the wheel to pagedown/up. |
#17
|
|||
|
|||
Thank you very much,
I was scratching my head for some time wondering what was causing the random channel changes. Cheers, Wade |
#18
|
|||
|
|||
i see this thread is pretty old but this issue is driving me nuts. i've made the changes to the properties file but it still continues to change anyway. there has to be another property file somewhere else or something because i've restarted the PC multiple times and can see that the changes are still in the properties file but the channel change still continues. any suggestions?
|
#19
|
|||
|
|||
Quote:
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stop live tv showing after exiting video??? | QueOnda | SageTV Media Extender | 3 | 06-13-2008 10:54 AM |
Can't (reliably) watch HDHomerun live tv on Sage linux | touchstone | SageTV Linux | 24 | 05-12-2008 08:40 PM |
Possible to totally disable recording while watching live tv? | mohanman | SageTV Software | 2 | 05-03-2007 01:54 PM |
Watching live while recording/ networking | Mike | SageTV Software | 5 | 06-12-2003 06:07 PM |