עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[נפתר ויש פתרון ] TRACK PONIT ON MINT LINUX

Featured Replies

פורסם

התקנתי בהצלחה ברוך השם על הנייד T61 שלי

את המכשלה העיקרית עברתי = זיהוי הכרטיס רשת האלחוטי = הכל עובד פיקס

רק מה בטראק פוינט (TRACK POINT ) של הנייד יש כמו בעכבר רגיל כפור גלילה שמוריד ומעלה את הדף

ומשום מה זה לא עובד

יש למישהו רעיון איך זה יעבוד ?

פורסם
  • מחבר

נפתר !!

תודה רבה לגוגל ;D :xyxthumbs:

פורסם

אולי תתחלק איתנו בפתרון למקרה שמישהוא אחר נתקל באותה בעיה? :)

פורסם
  • מחבר

אוקי מצאתי את הלינק , זה לקוח ממאמר על התקנת אובנטו הרדי על T61

מסתבר שהוא עובד מעולה גם על לינוקס מינט Elyssa (מניסיון )

http://www.thinkwiki.org/wiki/Installing_Ubuntu_8.04_(Hardy_Heron)_on_a_ThinkPad_T61#TrackPoint

בקצרה יש להתקין את החבילה הזאת בטרמינל :

apt-get install libgnomeui-dev

ויש להחליף קטע מסוים בקובץ XORG.CONF כפי שכתוב בלינק .

רצוי לגבות קודם את XORG.conf על כל צרה שלא תבוא

בדוק ומנוסה :xyxthumbs:

זה הקובץ שלי למטה לאחר עריכה , למי שמעונין לראות מה שיניתי .

[attachment deleted by admin]

פורסם

רק לחיסכוון זמן : לא צריך להוריד את חבילות הפיתוח הללו עובד מצויין גם בלי זה. מפשט את התהליך :

דרך הטרמינל:

sudo gedit /etc/x11/xorg.conf

החלף את השורות האלה :

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Emulate3Buttons" "true"

EndSection

באלה:

Section "InputDevice"

Identifier "Trackpoint"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ImPS/2"

Option "ZAxisMapping" "4 5"

Option "Emulate3Buttons" "true"

Option "EmulateWheel" "true"

Option "EmulateWheelButton" "2"

EndSection

ושמור.

פורסם
  • מחבר

:hizuk:

  • 1 שנה מאוחר יותר...
פורסם
  • מחבר

עריכה : זאת ההגדרה שעובדת מניסיון שלי יותר טוב מאחרות ואצל יותר הפצות שנגזרות מאובנטו .

sudo gedit /etc/hal/fdi/policy/mouse-wheel.fdi

ולהדביק את זה בשביל גלילה אנכית בלבד

 <match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
</match>

או להדביק את זה בשביל גלילה אנכית ואופקית

<match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.YAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>

<merge key="input.x11_options.XAxisMapping" type="string">6 7</merge>
</match>

לשמור [sAVE] ולעשות ריסטרט

מקור

http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.