Biplob Sutradhar
Biplob Sutradhar
BlogsAppsProjectsResume
Buymeacoffee
Gmail
GitHub
X
LinkedIn
Post date: Apr 7, 2023, 09:40 AM
Read time: 1 min
Type:
blogs
Share with
FacebookTwitterTelegram
Loading...

Table of contents

  • 3 finger browser back<->forward (Win10)
  • Automatically Dial up
Post date: Apr 7, 2023, 09:40 AM
Read time: 1 min
Type:
blogs
Share with
FacebookTwitterTelegram
Previous
Blur previewCrop Pixel Playground
Read more
Crop Pixel Playground
Apr 7, 2023
1 min

Crop Pixel Playground is an app that allows you to crop an image into blocks of small images. It gen...

Next
Blur previewOneClickRun Notebook
Read more
OneClickRun Notebook
Apr 6, 2023
1 min

If you need to download a file then move it to your Google drive, but you don't want to download on your pc, you can solve that problem with payload tool on this notebook.

© 2025 Biplob Sutradhar|Made in Bangladesh
  • About
  • Contact me
  • Privacy policy

Thinkpad

t460s-ux

Some useful change for lenovo thinkpad t460s

3 finger browser back<->forward (Win10)

  • Enable three fingers switching apps in 'Synaptics Control Panel/Gestures/Drags and Slides>Three Fingers->Switching apps'
  • Download -> synaptics3fingerBrowserBackForward.reg
  • Double click synaptics3fingerBrowserBackForward.reg
  • Run PowerShell as Admin Stop-Service "SyntpEnhService"; kill -name SynTPEnh; kill -name SynTPHelper; Start-Service "SynTPEnhService"

More details

Automatically Dial up

When Ethernet cable plug in automatically connect with the PPPOE account.

  • Set up a connection with name Broadband Connection in windows setting > Network & internet > Dial-up
  • Download -> autoPPPoEconnectDIUPasswordUserRequired.xml
  • Replace <USER_NAME> and <PASSWORD> with yours
  • Open Task scheduler ->
    • Change security options user to current user
    • Change trigger At log on user to current user
    • Make sure you already set up a connection with name Broadband Connection
  • Done. When you startup windows or log on windows this task executing automatically.