Dimas Maulana

Dimas Maulana

Developer

Welcome to my website! I am a developer with a current focus on React and Go. My experience encompasses both front-end and back-end development, enabling me to design and develop seamless and efficient applications.

Mouse Won't Turn Around Correctly When Playing Several Games on Windows Inside VMware Fusion Virtual Machine on Mac

When playing several FPS games on my Mac using VMware Fusion, I have noticed that my mouse won’t turn around correctly.

Software

  • VMware Fusion (13.5.2)
  • macOS Sonoma (14.5)
  • Windows 11 Pro (23H2)

Cause

VMware detects the mouse movement inside the game and also in the host machine’s environment, which causes issues with mouse detection and handling. When I try to turn around using mouse, it cuts off at the edge of the virtual machine and is then detected as mouse movement in the host environment. For example, this issue affect Counter Strike 2 game.

Solving Menu Click Issues With OceanWP Theme in WordPress

Are you experiencing issues with clicking menus with sub-menus when viewing your website on mobile devices? If so, this is a common problem many users face, especially those using the OceanWP theme.

The solution to this issue lies in the theme’s customization settings. Specifically, you need to adjust the “Dropdown Target” setting for the mobile menu.

Step-by-Step Solution

  1. Log in to your WordPress dashboard and navigate to Appearance > Customize
  2. Click on Header > Mobile Menu
  3. In the Mobile Menu Settings, scroll down to the Dropdown Target section
  4. Select Icon from the dropdown options

By setting the Dropdown Target to Icon, you’ll be able to click menus with sub-menus without any issues on mobile devices.

Mapping Mac Fn Key to Application Key on External Keyboards

Introduction

In the realm of customization and personalization, tailoring your devices to work seamlessly according to your preferences is crucial for a productive workflow. For Mac users who connect external keyboards, remapping keys can significantly enhance the user experience. In this blog post, we’ll delve into the process of mapping the Mac Fn key to the Application key on an external keyboard using the powerful tool, Karabiner Elements.

Enabling the Fn Key on External Keyboards Without Fn Keys

Introduction

Ever encountered the frustration of using an external keyboard with your Mac, only to realize that crucial keys like the Fn key are missing? Fear not! In this quick guide, we’ll delve into how you can harness the power of Karabiner Elements to empower your external keyboard with Fn key functionality.

Enabling MacBook Trackpad Gestures on Windows With Mac Precision Touchpad

Introduction

MacBook users often miss the smooth and intuitive trackpad gestures of macOS when running Windows on their devices. Fortunately, the “Mac Precision Touchpad” tool offers a solution, bringing advanced trackpad gestures to Windows-running MacBook devices. This guide will walk you through the installation process using Chocolatey and provide a reference to the official GitHub repository.

How to Lock Your Mac via Terminal

Securing your Mac quickly can be achieved through Terminal commands. Please note that this method only turns off the display, and the actual lock screen with password protection is activated based on your system settings.

Opening Terminal

To initiate the process, open the Terminal application. You can find it by searching in Spotlight or navigating to Applications > Utilities > Terminal.

0%