Sun Ray Mouse Scroll Wheel


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Sun Ray Mouse Scroll Wheel
# 1  
Old 09-26-2014
Sun Ray Mouse Scroll Wheel

Have a user on a Solaris 10 sunray CDE environment her mouse wheel will not scroll up or down in windows it will paste but not scroll. Other users logged into sunray have no issues with mouse wheel. Any ideas on what the fix could be?

ThanksSmilie

---------- Post updated at 08:19 PM ---------- Previous update was at 07:29 PM ----------

I found fix

vi $HOME/.dt/sessions/current/dt.settings

change ButtonMap 1,2,3,0,0 to 1,2,3,4,5 Smilie

could also be in $HOME/.dt/sessions/home/dt.settings
This User Gave Thanks to nite2viper For This Post:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Hardware

Sun Ray 1g thin client Software?

Hello! I acquired a Sun Ray 1g thin client and i want to connect it to my Linux machine but i m having some difficulty finding software for it (sun ray server). After some recearch i fount that the software can be downloaded from Oracle ,but only if i have support for it ,which i dont :p.Also i... (2 Replies)
Discussion started by: kotseman
2 Replies

2. Solaris

Sun Ray Install 5.4.5 on Solaris 11.3

I had an issue installing Sun Ray Server 5.4.5 on Solaris 11.3, and was unable to find an answer. However, I was able to noodle through it and got things running. So, for the benefit of the few that might be interested, here are the issues regarding installation of Sun Ray Server 5.4.5 on... (0 Replies)
Discussion started by: apljavaman
0 Replies

3. Solaris

Sun Ray Smart Cards

I had instructions on linking 2 smart cards to one user, Does anyone remember any website on this or have instructions I lost mine :( it was basically used for leaving one card at work and one at home so they can use both to pull up same session. (1 Reply)
Discussion started by: nite2viper
1 Replies

4. Solaris

Sun Ray 3

Hi All, I going to install Sun Ray 3 and X4170 with sol 10 and VDI 3.2. I don't know how to do it because I don't have any idea on VDI and Sun Ray 3. Can all the guru here provide some info or theory on the whole idea for this kind of installation and maybe some steps. I now have 2 servers... (1 Reply)
Discussion started by: mailbox80
1 Replies

5. UNIX for Dummies Questions & Answers

How to get the mouse wheel to work without root privilege

Hi, I use a nomachine terminal to access KDE desktop(redhat linux enterprise) on a server. Is there any way to get the mouse wheel to work without root privilege ? I have a usb mouse connected to a nomachine terminal,most likely the mouse wheel problem is not the problem of nomachine, but... (1 Reply)
Discussion started by: grossgermany
1 Replies

6. UNIX for Dummies Questions & Answers

Mouse wheel...

Hello. I've got round to installing RedHat 7.1, and i have this slight problem. I'm not able to use my mouse wheel. Is this just not possible in RedHat or is there a way to configure my mouse so i can use my mouse wheel. Thank you. (1 Reply)
Discussion started by: Mr-Pixie
1 Replies

7. UNIX for Dummies Questions & Answers

wheel Mouse

Hi Everyone, Just a short question. I have SuSe linux 7.1 and need configure my logitech wheel mouse. My left and right mouse button works but not the wheel. Does anyone have any Ideas??? Thanks Peter (1 Reply)
Discussion started by: Peterh
1 Replies
Login or Register to Ask a Question
MUPDF(1)						      General Commands Manual							  MUPDF(1)

NAME
mupdf - MuPDF is a lightweight PDF viewer written in portable C SYNOPSIS
mupdf [options] PDFfile DESCRIPTION
This manual page briefly describes the mupdf command. OPTIONS
A description of each of the supported options is included below. -p password Uses the given password to open an encrypted PDF file. The password is tried both as user and owner password. -r resolution Changes the initial zoom level, specified as the resolution in dpi. The default value is 72. MOUSE AND KEY BINDINGS
In addition to the key bindings described below, the mouse can also be used. Clicking the left mouse button follows links within the PDF while dragging with the left mouse button pans the page. Dragging with the right mouse button selects an area and copies the enclosed text to the clipboard buffer. Using the scroll-wheel while pressing Control zooms in/out, if Shift is pressed on the other hand then the page is panned. L, R Rotate page left (clockwise) or right (counter-clockwise). h, j, k, l Scroll page left, down, up, or right. +, - Zoom in or out. w Shrinkwrap window to fit the page. r Reload file. . pgdn right space Go to the next page , pgup left b Go to the previous page <, > Skip back/forth 10 pages at a time. m Mark page for snap back. t Pop back to the latest mark. [0-9]m Save the current page number in the numbered register. [0-9]t Go to the page saved in the numbered register. 123g Go to page 123. / Search for text. n, N Find the next/previous search result. c Toggle between color and grayscale rendering. SEE ALSO
pdfclean(1), pdfdraw(1), pdfshow(1). AUTHOR
MuPDF was written by Tor Andersson <tor@ghostscript.com>. MuPDF is Copyright 2006-2010 Artifex Software, Inc. This manual page was written by Sebastian Rasmussen <sebras@hotmail.com>. March 15, 2010 MUPDF(1)