"precision" or "smooth" style scrolling in linux?

Performance, hardware, software, general buying and gaming discussion..
Post Reply
Message
Author
simon_C
Posts: 11
Joined: Mon May 07, 2012 2:28 am
Location: Manchester, NH

"precision" or "smooth" style scrolling in linux?

#1 Post by simon_C » Wed Jul 11, 2012 4:31 pm

I just recently picked up an X200s and promptly loaded openSUSE 12.1 onto it. I was surprised to see that it supported trackpoint scrolling out of the box. What bothered me, though, was that it was the jerky 'line by line' style scrolling and not precision smooth scrolling as i had experienced in windows prior to installing linux. I was hoping to find a way to get this precision style scrolling working, does anybody have any insight?

Neil
Senior ThinkPadder
Senior ThinkPadder
Posts: 2914
Joined: Sun Aug 07, 2005 5:41 pm
Location: Paragould AR USA

Re: "precision" or "smooth" style scrolling in linux?

#2 Post by Neil » Wed Jul 11, 2012 4:47 pm

I'm just guessing here, but it might have something to do with the graphics driver. Are you using the default xorg driver, or have you installed proprietary graphics drivers?
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E

ThinkRob
Senior ThinkPadder
Senior ThinkPadder
Posts: 2364
Joined: Wed May 20, 2009 9:54 am
Location: near RTP, NC

Re: "precision" or "smooth" style scrolling in linux?

#3 Post by ThinkRob » Wed Jul 11, 2012 4:52 pm

Neil wrote:I'm just guessing here, but it might have something to do with the graphics driver. Are you using the default xorg driver, or have you installed proprietary graphics drivers?
There aren't any proprietary drivers for the i915-supported chipsets.

OP: what is your kernel's version? I don't know anything about openSUSE, but it's possible that its kernel is too old to offer proper GPU acceleration support.

I know that the X200s is definitely well-supported by Debian Squeeze (and pretty decent under Lenny too, for that matter), so I'm pretty sure you're dealing with a distro/config issue rather than a general Linux incompatibility.
Need help with Linux or FreeBSD? Catch me on IRC: I'm ThinkRob on FreeNode and EFnet.

Code: Select all

Current laptop: X1 Carbon 3
Current workstation: none

simon_C
Posts: 11
Joined: Mon May 07, 2012 2:28 am
Location: Manchester, NH

Re: "precision" or "smooth" style scrolling in linux?

#4 Post by simon_C » Wed Jul 11, 2012 5:15 pm

graphics drivers have nothing to do with it. i have full accelerated support (desktop effects and wobbly windows are working properly).

what im talking about is the scrolling style. with a mousewheel, it scrolls click by click, scrolling a few lines at a time. the trackpoint should be a nice smooth progression down the page.
The problem i'm having is, its doing the mousewheel style line-by-line scrolling instead of a nice smooth progression. I can even set the number of lines it jumps at a time in the kde system settings. I think its because its trying to emulate the mousewheel instead of doing native trackpoint scrolling.

Neil
Senior ThinkPadder
Senior ThinkPadder
Posts: 2914
Joined: Sun Aug 07, 2005 5:41 pm
Location: Paragould AR USA

Re: "precision" or "smooth" style scrolling in linux?

#5 Post by Neil » Wed Jul 11, 2012 6:25 pm

Does any of the stuff on this page help?

http://www.thinkwiki.org/wiki/How_to_co ... TrackPoint
Collection = T500 - R400 - X300 - X200 - T61 (14" WXGA+) - T61 (14.1" SXGA+) - T60 (15" SXGA+) - X40 - T43p - T43 - T42p - A30P - 600E

twistero
Senior Member
Senior Member
Posts: 851
Joined: Sun Feb 26, 2012 2:25 am
Location: Princeton, New Jersey
Contact:

Re: "precision" or "smooth" style scrolling in linux?

#6 Post by twistero » Wed Jul 11, 2012 6:31 pm

Just a thought, but you should try scrolling with an external mouse, to determine whether the problem is TrackPoint-specific. In all likelihood the same jumpyness can be seen when you're scrolling with the mouse wheel; that means you'll have to figure out how to scroll smoothly in general.
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card

simon_C
Posts: 11
Joined: Mon May 07, 2012 2:28 am
Location: Manchester, NH

Re: "precision" or "smooth" style scrolling in linux?

#7 Post by simon_C » Wed Jul 11, 2012 8:01 pm

twistero wrote:Just a thought, but you should try scrolling with an external mouse, to determine whether the problem is TrackPoint-specific. In all likelihood the same jumpyness can be seen when you're scrolling with the mouse wheel; that means you'll have to figure out how to scroll smoothly in general.
actually thats exactly what i'm trying to figure out. The problem is that the system is configured for standard mouse scrolling, not trackpoint scrolling. I came here to see if anyone had any ideas on how to get smooth scrolling working.

twistero
Senior Member
Senior Member
Posts: 851
Joined: Sun Feb 26, 2012 2:25 am
Location: Princeton, New Jersey
Contact:

Re: "precision" or "smooth" style scrolling in linux?

#8 Post by twistero » Wed Jul 11, 2012 9:00 pm

simon_C wrote: actually thats exactly what i'm trying to figure out. The problem is that the system is configured for standard mouse scrolling, not trackpoint scrolling. I came here to see if anyone had any ideas on how to get smooth scrolling working.
Please clarify: What happens when you scroll using an external mouse's scroll wheel? Is it jumpy or smooth? Is the behavior the same as when you scroll with the TrackPoint?
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card

simon_C
Posts: 11
Joined: Mon May 07, 2012 2:28 am
Location: Manchester, NH

Re: "precision" or "smooth" style scrolling in linux?

#9 Post by simon_C » Thu Jul 12, 2012 1:34 am

twistero wrote: Please clarify: What happens when you scroll using an external mouse's scroll wheel? Is it jumpy or smooth? Is the behavior the same as when you scroll with the TrackPoint?
it is exactly the same. its a software problem. i'm trying to figure out how to enable smooth scrolling in kde4 in opensuse, because the standard scrolling is annoying.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Thinkpad - General HARDWARE/SOFTWARE questions”

Who is online

Users browsing this forum: No registered users and 10 guests